dbus added for notifications
This commit is contained in:
parent
015921ac7b
commit
62ea943a21
@ -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
|
||||
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue
Block a user