all repos

dotfiles @ 2577353e491f875e267a4bb352a10c36685198e7

i use rach linux btw

dotfiles/config/hypr/hypridle.conf (view raw)

1
general {
2
    lock_cmd = "hyprlock"
3
}
4
5
listener {
6
    timeout = 300
7
    on-timeout = "brillo -O; brillo -u 500000 -S 10"
8
    on-resume = "brillo -I -u 250000"
9
}