From aea662c560fb8fcd37e741adf67be9127f45f03a Mon Sep 17 00:00:00 2001
From: Amin Bandali <bandali@gnu.org>
Date: Mon, 12 Oct 2020 22:13:45 -0400
Subject: Some adaptations for my current EXWM setup

---
 .xinitrc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to '.xinitrc')

diff --git a/.xinitrc b/.xinitrc
index b0e828e..efd4e31 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -15,4 +15,6 @@ xsetroot -cursor_name left_ptr
 xset r rate 200 45
 xset b off
 
-exec emacs -ib 0
+[ -x "$(command -v pasystray)" ] && pasystray -a &
+[ -x "$(command -v nm-applet)" ] && nm-applet &
+EDITOR=nano exec emacs -ib 0
-- 
cgit v1.2.3-60-g2f50