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