diff options
Diffstat (limited to '.config/herbstluftwm/panel.sh')
-rwxr-xr-x | .config/herbstluftwm/panel.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel.sh b/.config/herbstluftwm/panel.sh index b3ff75b..8852924 100755 --- a/.config/herbstluftwm/panel.sh +++ b/.config/herbstluftwm/panel.sh @@ -119,7 +119,7 @@ fields[6]="" # date fields[7]="" # vertical separator and gap for tray -fields[8]="%{F${bg_focus}}| %{F${fg_normal}}" +#fields[8]="%{F${bg_focus}}| %{F${fg_normal}}" ###################### |