You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
234 B
Bash

#!/bin/sh
hc() { "${herbstclient_command[@]:-herbstclient}" "$@" ;}
panel_height=48
for monitor in $(hc list_monitors | cut -d: -f1)
do
hc pad $monitor $panel_height
done
sh ~/.config/herbstluftwm/tag_status.sh | xmobar -d -o