Ver código fonte

hide cursor after 4 seconds of inactivity

Noah Vogt 16 horas atrás
pai
commit
6dbd926ea2
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      dot-config/hypr/hyprland.conf

+ 4 - 0
dot-config/hypr/hyprland.conf

@@ -78,6 +78,10 @@ general {
     layout = master
 }
 
+cursor {
+    inactive_timeout = 4
+}
+
 # https://wiki.hypr.land/Configuring/Variables/#decoration
 decoration {
     rounding = 10