فهرست منبع

hide cursor after 4 seconds of inactivity

Noah Vogt 16 ساعت پیش
والد
کامیت
6dbd926ea2
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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