From 188c64b591f6341844f4bc6906e8cc9b23ad3b14 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 24 Dec 2022 16:18:54 -0500 Subject: Switch to EXWM It's great to be back home again. :-) --- .xsession | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to '.xsession') diff --git a/.xsession b/.xsession index b2f5609..74e506d 100755 --- a/.xsession +++ b/.xsession @@ -1,12 +1,3 @@ if [ -f "$HOME/.xinitrc" ]; then - . "$HOME/.xinitrc" + . "$HOME/.xinitrc" fi - -[ -f "/usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd" ] && /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd & -[ -x "$(command -v light-locker)" ] && light-locker --lock-on-suspend & -[ -x "$(command -v pasystray)" ] && pasystray -a & -[ -x "$(command -v nm-applet)" ] && nm-applet & -[ -x "$(command -v compton)" ] && compton & -[ -x "$(command -v dunst)" ] && dunst & -# LC_ALL=C twm & -[ -x "$(command -v emacs)" ] && exec ssh-agent exwm -ib 0 -- cgit v1.2.3-60-g2f50