sway: hide cursor when typing

This commit is contained in:
lelgenio 2023-02-13 17:45:21 -03:00
parent 754afd4baa
commit ae518ababd

View file

@ -100,6 +100,7 @@ in
xcursor_theme = "${config.home.pointerCursor.name} ${ xcursor_theme = "${config.home.pointerCursor.name} ${
toString config.home.pointerCursor.size toString config.home.pointerCursor.size
}"; }";
hide_cursor = "when-typing enable";
}; };
assigns = { assigns = {
"2" = [ "2" = [