Set the background and remove notification for now

This commit is contained in:
2021-05-10 18:57:38 +01:00
parent 285bf62fce
commit dae9493b22
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
# If you use startx/xinit, this file will also be sourced.
# xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & # Use Xresources colors/settings on startup
setbg & # set the background
xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
xset r rate 300 50 & # Speed xrate up