Hide cursor when typing

This commit is contained in:
buffet 2022-08-14 17:08:24 +00:00
parent e42fca4935
commit 8d911de295

View file

@ -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";