Remove dunst from terminal, so it can be closed without issue
This commit is contained in:
parent
63db9b8bca
commit
d60b65dea2
@ -444,7 +444,7 @@ update-desktop-database ~/.local/share/applications/
|
|||||||
~/.emacs.d/bin/doom sync
|
~/.emacs.d/bin/doom sync
|
||||||
|
|
||||||
# dunst
|
# dunst
|
||||||
pkill dunst && dunst &
|
pkill dunst && nohup dunst &
|
||||||
|
|
||||||
# reload systemd user scripts
|
# reload systemd user scripts
|
||||||
systemctl --user daemon-reload
|
systemctl --user daemon-reload
|
||||||
|
Loading…
Reference in New Issue
Block a user