Don't hide the cursor
This commit is contained in:
parent
684120e8d6
commit
4065a53212
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in
|
||||||
};
|
};
|
||||||
background_opacity = pkgs.rice.opacity;
|
background_opacity = pkgs.rice.opacity;
|
||||||
mouse = {
|
mouse = {
|
||||||
hide_when_typing = true;
|
# hide_when_typing = true;
|
||||||
hints.modifiers = "Control";
|
hints.modifiers = "Control";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue