18 lines
600 B
Plaintext
18 lines
600 B
Plaintext
# Align with desktop services + laptop extras
|
|
exec-once = dbus-update-activation-environment --all
|
|
exec-once = uwsm app -- swaync
|
|
exec-once = xsettingsd
|
|
exec-once = ~/.config/waybar/scripts/hyprsunset_daemon.sh
|
|
exec-once = uwsm app -- waybar
|
|
exec-once = hyprpaper -c $HOME/.config/hyprpaper.conf
|
|
exec-once = swayosd-server
|
|
exec-once = hypridle
|
|
|
|
|
|
# Laptop applets (only if present)
|
|
exec-once = bash -lc 'command -v nm-applet >/dev/null && nm-applet &'
|
|
exec-once = bash -lc 'command -v blueman-applet >/dev/null && blueman-applet &'
|
|
|
|
|
|
exec-once = pkill wl-paste; wl-paste -t text --watch clipman store
|