浏览代码

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