mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-23 06:08:35 +01: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";
|
||||
show-icons = true;
|
||||
disable-history = true;
|
||||
hover-select = true;
|
||||
bw = 0;
|
||||
display-drun = "";
|
||||
display-window = "";
|
||||
|
Loading…
Reference in New Issue
Block a user