feat(hypridle): Config hypridle

This commit is contained in:
Olaf Alexander 2024-10-31 14:59:10 -05:00
parent 278730c64d
commit ae1ad9e9a7
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
general {
ignore_dbus_inhibit = false
}
# dpms
listener {
timeout = 600
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
}

View File

@ -46,7 +46,7 @@ $menu = wofi --show drun
# exec-once = $terminal
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
exec-once = waybar & hyprpaper
exec-once = waybar & hyprpaper & hypridle
#############################