23 lines
540 B
Plaintext
23 lines
540 B
Plaintext
|
|
###############
|
|
## AUTOSTART ##
|
|
###############
|
|
|
|
# Services/Daemons
|
|
exec-once = systemctl enable --user --now hyprpolkitagent.service
|
|
exec-once = hypridle
|
|
exec-once = wl-paste --type text --watch cliphist store
|
|
exec-once = wl-paste --type image --watch cliphist store
|
|
exec-once = ags run
|
|
|
|
# Tools
|
|
exec-once = hyprpaper
|
|
|
|
# Scripts
|
|
exec-once = sh $HOME/.config/hypr/scripts/gen-pywal.sh
|
|
exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh
|
|
|
|
# Apps
|
|
exec-once = /bin/vesktop --start-minimized
|
|
exec-once = /bin/steam-runtime -silent
|