projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Small EXWM tweaks
[~bandali/configs]
/
.xinitrc
diff --git
a/.xinitrc
b/.xinitrc
index
b0e828e
..
efd4e31
100644
(file)
--- 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