mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
dunst
i was looking at dunst and seems like is not necessary to execute manually https://wiki.archlinux.org/index.php/Dunst 'There is no need to start or enable dunst; it is called by systemd when programs send notifications through dbus.'
This commit is contained in:
parent
1ac7530364
commit
5993c43ea1
@ -33,8 +33,6 @@ set $hibernate sudo -A systemctl suspend
|
|||||||
# #---Starting External Scripts---# #
|
# #---Starting External Scripts---# #
|
||||||
# Setting the background and colorscheme:
|
# Setting the background and colorscheme:
|
||||||
exec_always --no-startup-id wal -i ~/.config/wall.png
|
exec_always --no-startup-id wal -i ~/.config/wall.png
|
||||||
# Starts dunst for notifications:
|
|
||||||
exec --no-startup-id dunst
|
|
||||||
# Torrent daemon:
|
# Torrent daemon:
|
||||||
#exec --no-startup-id transmission-daemon
|
#exec --no-startup-id transmission-daemon
|
||||||
# Composite manager:
|
# Composite manager:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user