diff --git a/voiddwm/vlarbs.sh b/voiddwm/vlarbs.sh index e6b8a50..2a1eed3 100644 --- a/voiddwm/vlarbs.sh +++ b/voiddwm/vlarbs.sh @@ -131,7 +131,7 @@ putgitrepo "$dotfilesrepo" "/home/$name" "$repobranch" rm -f "/home/$name/README.md" "/home/$name/LICENSE" # Enable services here. -serviceinit alsa NetworkManager wpa_supplicant +serviceinit alsa wpa_supplicant dbus # Most important command! Get rid of the beep! systembeepoff diff --git a/voiddwm/vprogs.csv b/voiddwm/vprogs.csv index 1556488..98aec0d 100644 --- a/voiddwm/vprogs.csv +++ b/voiddwm/vprogs.csv @@ -18,6 +18,7 @@ ,xcompmgr,"is for transparency and removing screen-tearing." ,xprop,"is a tool for detecting window properties." ,libnotify,"allows desktop notifications." +,dbus,"facilitates inter-process communication." ,dunst,"is a suckless notification system." ,sxiv,"is a minimalist image viewer." ,xwallpaper,"sets the wallpaper."