diff options
author | Blaster4385 <[email protected]> | 2025-08-01 21:19:49 +0530 |
---|---|---|
committer | Blaster4385 <[email protected]> | 2025-08-01 21:19:49 +0530 |
commit | 6af657af074bbcd82cc77bef9456362bbbf5d495 (patch) | |
tree | c3f4666c664a0add5be39c6b96e28606dd0f2c7e /hypr/autostart.conf | |
parent | eda3e250c5b3ff8fb117cdad1fd63fe993ce06bf (diff) |
Diffstat (limited to 'hypr/autostart.conf')
-rw-r--r-- | hypr/autostart.conf | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 4551a32..35b8629 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -1,7 +1,10 @@ -exec-once = nm-applet & -# exec-once = dunst & -exec-once= wpaperd -d -# exec-once = waybar & hyprpaper & firefox -exec = ~/.config/waybar/launch.sh -exec-once = hypridle -exec-once = hyprpm reload -n +exec-once = uwsm app -- nm-applet & +exec-once = uwsm app -- /usr/bin/openrgb -p MyProfile1 +exec-once = uwsm app -- easyeffects --gapplication-service & +# exec-once = uwsm app -- dunst & +exec-once= uwsm app -- wpaperd -d +# exec-once = uwsm app -- waybar & hyprpaper & firefox +exec = uwsm app -- ~/.config/waybar/launch.sh +exec-once = uwsm app -- hypridle +exec-once = uwsm app -- hyprpm reload -n +exec-once = uwsm app -- wl-paste --watch cliphist store & |