herbstluftwm: panel: remove change window on scroll
This commit is contained in:
parent
ebd2dbe712
commit
6567b777c2
1 changed files with 1 additions and 1 deletions
|
|
@ -185,5 +185,5 @@ hc pad $monitor $panel_height
|
|||
# gets piped to dzen2.
|
||||
|
||||
} 2> /dev/null | dzen2 -w $panel_width -x $x -y $y -fn "$font" -h $panel_height \
|
||||
-e 'button3=;button4=exec:herbstclient use_index -1;button5=exec:herbstclient use_index +1' \
|
||||
-e 'button3=;button4=;button5=' \
|
||||
-ta l -bg "$bgcolor" -fg '#efefef'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue