🔧 Where my dotfiles lives in harmony and peace, most of the time

🔧 Disable hypridle suspend listener

Changed files
+4 -4
hypr
+4 -4
hypr/hypridle.conf
··· 26 26 } 27 27 28 28 # Suspend after 2 hours of inactivity 29 - listener { 30 - timeout = 7200 # 2 hours 31 - on-timeout = systemctl suspend # suspend system 32 - } 29 + # listener { 30 + # timeout = 7200 # 2 hours 31 + # on-timeout = systemctl suspend # suspend system 32 + # }