diff --git a/X11/xinitrc b/X11/xinitrc index 6455109..5928a4c 100644 --- a/X11/xinitrc +++ b/X11/xinitrc @@ -17,13 +17,14 @@ sysmodmap=/etc/X11/xinit/.Xmodmap unset f # Added xinitrc config +dbus-update-activation-environment --systemd --all & systemctl --user import-environment DISPLAY & -setxkbmap en & +hsetroot -cover /home/tavo/Media/Pictures/Backgrounds/default.jpeg & xset r rate 300 50 & -hsetroot -cover /home/tavo/Media/Pictures/Backgrounds/default.jpeg +setxkbmap en & dwmblocks & clipmenud & -ps -C dunst | grep -q dunst || dunst & +dunst & while true; do dwm >/dev/null 2>&1