feat(hyprland): add cursor inactive_timeout

Changed files
+4
home
emily
gui
hyprland
+4
home/emily/gui/hyprland/default.nix
··· 147 147 focus_on_activate = true; # Need this for obsidian web clipper to work, apparently 148 148 }; 149 149 150 + cursor = { 151 + inactive_timeout = 5; 152 + }; 153 + 150 154 input = { 151 155 kb_layout = "us"; 152 156 kb_variant = "";