From a5defa8aad18281ee35ac63cc7f867b98319b50f Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Wed, 26 May 2021 16:45:04 +0200 Subject: Fix? bash prompt colors. --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/sway/config b/.config/sway/config index b9bc64c..fa47ecc 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -4,7 +4,7 @@ set $down j set $up k set $right l set $mod Mod4 -set $term alacritty +set $term alacritty -e bash --login # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -- cgit v1.2.3