hyprland config no. 328

This commit is contained in:
KoenDR06 2025-05-04 21:54:26 +02:00
parent 1431232447
commit 4cf843cfb1
3 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,10 @@
general {
lock_cmd = pidof hyprlock || hyprlock
}
# Turn off screen
listener {
timeout = 300
on-timeout = loginctl lock-session; hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
}

View file

@ -7,8 +7,11 @@ $nix = /home/horseman/nix-config
### AUTOSTART ###
#################
exec-once = swaybg -i $nix/misc/wallpaper.png
exec-once = hyprpaper
exec-once = eww daemon
exec-once = hypridle
exec-once = systemctl --user start hyprpolkitagent
exec-once = hyprpaper
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this: