Now that Dropbox has its own service starter, use another example

This commit is contained in:
David Heinemeier Hansson
2025-07-20 21:43:29 -05:00
parent e7da208505
commit fcf00494bb

View File

@ -45,7 +45,7 @@ bind = SUPER, X, exec, $webapp="https://x.com/"
bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post" bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
# Extra autostart processes # Extra autostart processes
# exec-once = dropbox-cli start # exec-once = uwsm app -- my-service
# Extra env variables # Extra env variables
# Note: You must relaunch Hyprland after changing envs (use Super+Esc, then Relaunch) # Note: You must relaunch Hyprland after changing envs (use Super+Esc, then Relaunch)