new wallpaper and minor fixes

This commit is contained in:
2023-09-15 17:50:19 +02:00
parent bbac2f162b
commit bde18c6f59
4 changed files with 5 additions and 3 deletions

1
dwm/.xinitrc Normal file → Executable file
View File

@@ -59,6 +59,7 @@ xset s 900 &
# auths
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
gnome-keyring-daemon &
source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
## Map super key to trigger rofi when used alone
# xcape -e 'Super_L=Super_L|Shift_L|space' &