From e345bc3ba5e5a1e187240770e26cd7bc260e05ec Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Thu, 25 Sep 2025 11:24:10 -0500 Subject: Emacs, Dunst: Replace Dunst with EDNC --- common/bin/mywal | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/bin') diff --git a/common/bin/mywal b/common/bin/mywal index df53c4c..9ddd89f 100755 --- a/common/bin/mywal +++ b/common/bin/mywal @@ -1,8 +1,6 @@ #!/bin/sh wal -ta 90 $* -pidof dunst && dunstctl reload - pidof xsettingsd && pkill -HUP xsettingsd (pidof emacs >/dev/null 2>&1) && setsid -f emacsclient --eval "(reload-theme)" -- cgit v1.2.3