···1616msgwait 3
1717set barborder 0
1818set bargravity nw
1919-set barpadding 14 8
1919+set barpadding 25 8
2020# this prevents it from taking dzen's padding into account
2121set barinpadding 1
2222set barsticky on
2323set bgcolor #6C7C87
2424set fgcolor gray85
2525-set font "dejavu sans mono:size=5.5"
2525+set font "dejavu sans mono:size=7"
2626+# cover any possible window title from barsticky
2727+set inputwidth 1500
2628set winliststyle row
2729set winfmt %t
2830···6567definekey top M-3 vselect 3
6668definekey top M-4 vselect 4
67696868-definekey top F2 exec xbacklight -dec 5
6969-definekey top F3 exec xbacklight -inc 5
7070+# match symbols on the keys of my current laptop as if Fn Lock were on, without
7171+# having to actually enable Fn Lock
7272+definekey top F2 exec xbacklight -dec 10
7373+definekey top F3 exec xbacklight -inc 10
7474+definekey top F6 exec mixerctl outputs.master.mute=toggle
7575+definekey top F7 exec mixerctl outputs.master=-10
7676+definekey top F8 exec mixerctl outputs.master=+10
70777178# don't do that
7279warp off