diff options
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 & |