mirror of
https://github.com/FAUSheppy/config
synced 2025-12-09 16:18:33 +01:00
betterstatus bar
This commit is contained in:
@@ -121,7 +121,7 @@ hc keybind $Mod-Control-Up resize up +$resizestep
|
||||
hc keybind $Mod-Control-Right resize right +$resizestep
|
||||
|
||||
# tags
|
||||
hc rename default "1" || true
|
||||
#hc rename default "1" || true
|
||||
hc add "2"
|
||||
hc add "3"
|
||||
hc add "4"
|
||||
@@ -240,7 +240,9 @@ herbstclient set tree_style '╾│ ├└╼─┐'
|
||||
# hc detect_monitors
|
||||
|
||||
# find the panel
|
||||
panel=~/.config/herbstluftwm/panel.sh
|
||||
hlpath="${HOME}/.config/herbstluftwm"
|
||||
pkill -f herbstluftwm/panel.sh
|
||||
panel=$hlpath/panel.sh
|
||||
[ -x "$panel" ] || panel=/etc/xdg/herbstluftwm/panel.sh
|
||||
for monitor in $(herbstclient list_monitors | cut -d: -f1) ; do
|
||||
# start it on each monitor
|
||||
|
||||
Reference in New Issue
Block a user