๐Ÿ”ง Where my dotfiles lives in harmony and peace, most of the time
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ”ง Disable hypridle suspend listener

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