From fcf00494bb8fc041dfbfaed69ee94b82689ed783 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 20 Jul 2025 21:43:29 -0500 Subject: [PATCH] Now that Dropbox has its own service starter, use another example --- config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 0191512..da1e726 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -45,7 +45,7 @@ bind = SUPER, X, exec, $webapp="https://x.com/" bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post" # Extra autostart processes -# exec-once = dropbox-cli start +# exec-once = uwsm app -- my-service # Extra env variables # Note: You must relaunch Hyprland after changing envs (use Super+Esc, then Relaunch)