We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31791a0 commit 01ad1bbCopy full SHA for 01ad1bb
config/hypr/bindings.conf
@@ -8,7 +8,7 @@ bindd = SUPER SHIFT, B, Browser, exec, $browser
8
bindd = SUPER SHIFT ALT, B, Browser (private), exec, $browser --private
9
bindd = SUPER SHIFT, M, Music, exec, omarchy-launch-or-focus spotify
10
bindd = SUPER SHIFT, N, Editor, exec, omarchy-launch-editor
11
-bindd = SUPER SHIFT, T, Activity, exec, $terminal -e btop
+bindd = SUPER SHIFT, T, Activity, exec, $terminal --app-id=com.omarchy.btop -e btop
12
bindd = SUPER SHIFT, D, Docker, exec, $terminal -e lazydocker
13
bindd = SUPER SHIFT, G, Signal, exec, omarchy-launch-or-focus signal "uwsm-app -- signal-desktop"
14
bindd = SUPER SHIFT, O, Obsidian, exec, omarchy-launch-or-focus obsidian "uwsm-app -- obsidian -disable-gpu --enable-wayland-ime"
0 commit comments