14 lines
908 B
Plaintext
14 lines
908 B
Plaintext
# ╭──────────────────────────────────────────────────────────╮
|
|
# │ Autostarts │
|
|
# │ by goodhumored 2024 │
|
|
# ╰──────────────────────────────────────────────────────────╯
|
|
exec-once = copyq --start-server
|
|
exec-once = /usr/lib/pam_kwallet_init & blueman-applet & hypridle & hyprpaper & nm-applet & waybar
|
|
exec-once = dunst
|
|
exec-once = blueman-applet
|
|
exec-once = ~/.config/hypr/scripts/start-wob.sh
|
|
exec-once = poweralertd
|
|
exec-once = [ -x "$(command -v wlsunset)" ] && /home/goodhumored/dotfiles/.config/scripts/sunset.sh "on"
|
|
exec-once = crow
|
|
|