From ea1e6a736a18b335d41fa752ee8a4f83e8914133 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 25 Apr 2022 14:15:05 +0200 Subject: Reverted to dbus for signal --- .config/x11/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index ab2ba08..5af1c83 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -15,4 +15,4 @@ notify-send -u low -t 2000 'emacs' ' Emacs daemonized' cd "$HOME" xrdb "$HOME"/.config/x11/xresources notify-send -u normal 'Welcome' " Welcome back, partner\!" -exec dwm +dbus-launch dwm -- cgit v1.2.3