24 lines
494 B
Text
24 lines
494 B
Text
# Executable Startup File for Hyprland
|
|
|
|
# Activity Watch
|
|
exec-once=aw-server
|
|
exec-once=awatcher
|
|
|
|
# Copy and Paste
|
|
exec-once=wl-paste -t text --watch clipman store --no-persist
|
|
|
|
# Desktop Rice
|
|
exec-once=eww open bar
|
|
exec-once=fcitx5
|
|
exec-once=hyprpaper
|
|
exec-once=swayidle
|
|
|
|
# Notifications
|
|
exec-once=dunst
|
|
exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh
|
|
|
|
# Terminal
|
|
exec-once=foot -s
|
|
|
|
# Systemdeeznuts
|
|
exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|