From 9edace230181a5193ffb0bc56e65c4e14ffd5fac Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Thu, 28 Apr 2022 13:47:54 +0200
Subject: update

---
 .config/x11/xinitrc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index 5af1c83..ee31ce5 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -11,7 +11,6 @@ startif compton
 pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1
 startif mpd-notification
 startif lowbat
-notify-send -u low -t 2000 'emacs' '  Emacs daemonized'
 cd "$HOME"
 xrdb "$HOME"/.config/x11/xresources
 notify-send -u normal 'Welcome' "  Welcome back, partner\!"
-- 
cgit v1.2.3