From 9f6dd5d44f4c6ac7026192d62c7a5c982fa208df Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 5 Sep 2024 00:36:03 +0400 Subject: xinitrc: wallpaper at startup --- config/x11/xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to 'config/x11/xinitrc') diff --git a/config/x11/xinitrc b/config/x11/xinitrc index 7493e7c..b90cd9e 100644 --- a/config/x11/xinitrc +++ b/config/x11/xinitrc @@ -21,6 +21,7 @@ setxkbmap -option "caps:ctrl_modifier" # change caps_lock to ctrl xset r rate 300 50 # increase cursor speed xset s off && xset -dpms # disable screen blackening xgamma -gamma 0.8 # change gamma +swall # set wallpaper dunst & picom & slstatus & -- cgit v1.2.3