sway: hide cursor when typing
This commit is contained in:
parent
754afd4baa
commit
ae518ababd
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ in
|
|||
xcursor_theme = "${config.home.pointerCursor.name} ${
|
||||
toString config.home.pointerCursor.size
|
||||
}";
|
||||
hide_cursor = "when-typing enable";
|
||||
};
|
||||
assigns = {
|
||||
"2" = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue