From 9598e57f845516680045709085f4c998f78189f0 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Sat, 3 Sep 2022 16:16:00 +0200 Subject: Changes to visual stuff. --- xinit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xinit.sh') diff --git a/xinit.sh b/xinit.sh index 56d56c9..3b547d1 100755 --- a/xinit.sh +++ b/xinit.sh @@ -2,7 +2,7 @@ # To be run by the window manager or desktop environment when starting an X session xrdb ~/.Xresources -#pgrep -x picom || picom -b +pgrep -x picom || picom -b pgrep -x dunst || dunst & #setxkbmap -layout es -option caps:swapescape setxkbmap -layout es -- cgit v1.2.1