Hide cursor when typing
This commit is contained in:
parent
e42fca4935
commit
8d911de295
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,8 @@
|
||||||
}
|
}
|
||||||
// (joinAttrSets (map makeWorkspaceBinds (lib.range 1 9)));
|
// (joinAttrSets (map makeWorkspaceBinds (lib.range 1 9)));
|
||||||
|
|
||||||
|
seat = {"*" = {hide_cursor = "when-typing enable";};};
|
||||||
|
|
||||||
bars = [
|
bars = [
|
||||||
{
|
{
|
||||||
position = "top";
|
position = "top";
|
||||||
|
|
Loading…
Reference in a new issue