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/.xinitrc | 1 - 1 file changed, 1 deletion(-) (limited to 'common/.xinitrc') diff --git a/common/.xinitrc b/common/.xinitrc index 72ab245..8e0af9c 100644 --- a/common/.xinitrc +++ b/common/.xinitrc @@ -5,7 +5,6 @@ mywal -R xsettingsd & xset s 3600 [ ! "$IS_UNDERPOWERED" = 1 ] && picom --config ~/.picom.conf & -dunst & unclutter -root -idle 5 & (pidof transmission-daemon >/dev/null || \ (which transmission-daemon 2>&1 >/dev/null &&\ -- cgit v1.2.3