X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1f5c92ffb2a1c3cb52b01195e664876be7b69047..aea662c560fb8fcd37e741adf67be9127f45f03a:/.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