Quellcode durchsuchen

hide cursor after 4 seconds of inactivity

Noah Vogt vor 16 Stunden
Ursprung
Commit
6dbd926ea2
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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