2024-01-20 17:53:24 -08:00
|
|
|
# Executable Startup File for Hyprland
|
2025-03-01 00:15:24 -08:00
|
|
|
|
|
|
|
# Activity Watch
|
2024-11-07 16:07:26 -08:00
|
|
|
exec-once=aw-server
|
|
|
|
exec-once=awatcher
|
2025-03-01 00:15:24 -08:00
|
|
|
|
|
|
|
# Copy and Paste
|
|
|
|
exec-once=wl-paste -t text --watch clipman store --no-persist
|
|
|
|
|
|
|
|
# Desktop Rice
|
2024-11-07 16:07:26 -08:00
|
|
|
exec-once=eww open bar
|
2024-01-20 17:53:24 -08:00
|
|
|
exec-once=fcitx5
|
2024-11-07 16:07:26 -08:00
|
|
|
exec-once=hyprpaper
|
|
|
|
exec-once=swayidle
|
2025-03-01 00:15:24 -08:00
|
|
|
|
|
|
|
# Notifications
|
|
|
|
exec-once=dunst
|
|
|
|
exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh
|
|
|
|
|
|
|
|
# Terminal
|
|
|
|
exec-once=foot -s
|
2025-03-04 12:53:53 -08:00
|
|
|
|
|
|
|
# Systemdeeznuts
|
|
|
|
exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|