diff --git a/config/hypr/exec-start.conf b/config/hypr/exec-start.conf index 12ebae0..d03f21a 100644 --- a/config/hypr/exec-start.conf +++ b/config/hypr/exec-start.conf @@ -1,14 +1,21 @@ # Executable Startup File for Hyprland -#exec-once=uclampset -M 10 waybar -exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh + +# Activity Watch exec-once=aw-server exec-once=awatcher -exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus -exec-once=dunst + +# 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=foot -s exec-once=hyprpaper exec-once=swayidle -exec-once=systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once=wl-paste -t text --watch clipman store --no-persist + +# Notifications +exec-once=dunst +exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh + +# Terminal +exec-once=foot -s