Keep terminal on SUPER + RETURN

This commit is contained in:
David Heinemeier Hansson
2025-10-15 19:09:08 +03:00
parent 44231e43b7
commit 6247712205
2 changed files with 3 additions and 1 deletions

View File

@@ -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