summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-05-10 15:45:02 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-05-10 15:45:02 +0400
commit65f91b7fcf303e26d43fd7b2da19a1d3bbc0dede (patch)
treec23d0b03b5d389b148177471ef8482d95abe2429 /.config/sxhkd
parent40ce35bd2f379f2c30e51173752926f8c620ffd6 (diff)
Added autostart of lemonbar in bspwmrc
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 36f0f64..704bbdf 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -20,7 +20,8 @@ super + Escape
# quit/restart bspwm
super + shift + {e,r}
- bspc {quit,wm -r}
+ sh $HOME/.local/bin/lemonbar/kill_lemonbar.sh; \
+ bspc {quit,wm -r}
# close and kill
super + {_,shift + }w