diff --git a/config/hypr/bindings.conf b/config/hypr/bindings.conf index ad897f91..ba7343e3 100644 --- a/config/hypr/bindings.conf +++ b/config/hypr/bindings.conf @@ -2,7 +2,7 @@ $terminal = uwsm-app -- $TERMINAL $browser = omarchy-launch-browser -bindd = SUPER SHIFT, RETURN, Terminal, exec, $terminal --working-directory="$(omarchy-cmd-terminal-cwd)" +bindd = SUPER, RETURN, Terminal, exec, $terminal --working-directory="$(omarchy-cmd-terminal-cwd)" bindd = SUPER SHIFT, F, File manager, exec, uwsm app -- nautilus --new-window bindd = SUPER SHIFT, B, Browser, exec, $browser bindd = SUPER SHIFT ALT, B, Browser (private), exec, $browser --private diff --git a/migrations/1760462260.sh b/migrations/1760462260.sh index c59e864e..c1a9a1e0 100644 --- a/migrations/1760462260.sh +++ b/migrations/1760462260.sh @@ -4,6 +4,7 @@ cat <