소스 검색

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