Don't hide the cursor

This commit is contained in:
Filippo Berto 2021-09-01 08:43:05 +02:00
parent 684120e8d6
commit 4065a53212

View file

@ -17,7 +17,7 @@ in
};
background_opacity = pkgs.rice.opacity;
mouse = {
hide_when_typing = true;
# hide_when_typing = true;
hints.modifiers = "Control";
};