Bemenu now case insensitive.
This commit is contained in:
parent
04efb1bfa4
commit
c9cac0ba05
@ -18,7 +18,7 @@ green="#859900"
|
|||||||
|
|
||||||
bemenu_cmd()
|
bemenu_cmd()
|
||||||
{
|
{
|
||||||
bemenu -l 10 --scrollbar always\
|
bemenu -i -l 10 --scrollbar always\
|
||||||
--fn "SourceCodePro Semibold 11px"\
|
--fn "SourceCodePro Semibold 11px"\
|
||||||
--tb $base02 --tf $green\
|
--tb $base02 --tf $green\
|
||||||
--fb $base03 --ff $base0\
|
--fb $base03 --ff $base0\
|
||||||
|
Loading…
Reference in New Issue
Block a user