From 585d3642209c77c50aeffaf37a5fae8a4a037156 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 25 Jan 2021 08:45:40 +0200 Subject: [PATCH] i3: ensure zsh getting used --- conf/i3/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index b7d17015..c9bbdd86 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -30,7 +30,8 @@ set $mod Mod4 # Stop repeating the same thing everywhere! -set $TERMINAL konsole --hide-menubar +set $SHELL zsh +set $TERMINAL konsole --hide-menubar -E $SHELL # For use without display managers. All display managers seem to be # horrible, LightDM user switching is insecure, GDM depends on GNOME, SDDM # doesn't support `passwd -de` @@ -414,7 +415,7 @@ exec --no-startup-id numlockx on # see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment exec --no-startup-id fcitx #exec --no-startup-id kdocker -m -d 300 $TERMINAL -exec --no-startup-id $TERMINAL -e tmux +exec --no-startup-id $TERMINAL -e tmux -C $SHELL exec --no-startup-id conky exec --no-startup-id aa-notify -p -s 1 -w 60 exec --no-startup-id caffeine-indicator