mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-24 11:41:24 +02:00
rofi: Enable hover-select
Supposedly necessary since a recent update broke mouse scrolling among other things.
This commit is contained in:
parent
1173e8483b
commit
8b8176cf88
@ -18,6 +18,7 @@ in
|
|||||||
font = "Noto Sans CJK JP 12";
|
font = "Noto Sans CJK JP 12";
|
||||||
show-icons = true;
|
show-icons = true;
|
||||||
disable-history = true;
|
disable-history = true;
|
||||||
|
hover-select = true;
|
||||||
bw = 0;
|
bw = 0;
|
||||||
display-drun = "";
|
display-drun = "";
|
||||||
display-window = "";
|
display-window = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user