# Application bindings bindd = SUPER, RETURN, Terminal, exec, uwsm-app -- xdg-terminal-exec --dir="$(nomarchy-cmd-terminal-cwd)" bindd = SUPER SHIFT, RETURN, Browser, exec, nomarchy-launch-browser bindd = SUPER SHIFT, F, File manager, exec, uwsm-app -- nautilus --new-window bindd = SUPER ALT SHIFT, F, File manager (cwd), exec, uwsm-app -- nautilus --new-window "$(nomarchy-cmd-terminal-cwd)" bindd = SUPER SHIFT, B, Browser, exec, nomarchy-launch-browser bindd = SUPER SHIFT ALT, B, Browser (private), exec, nomarchy-launch-browser --private bindd = SUPER SHIFT, N, Editor, exec, nomarchy-launch-editor # Add extra bindings # bindd = SUPER SHIFT, A, ChatGPT, exec, nomarchy-launch-webapp "https://chatgpt.com" # bindd = SUPER SHIFT, R, exec, alacritty -e ssh your-server # Overwrite existing bindings, like putting Nomarchy Menu on Super + Space # unbind = SUPER, SPACE # bindd = SUPER, SPACE, Nomarchy menu, exec, nomarchy-menu