Switch to new hotkeys

Make room for unified super + c/v and put all app launches on super +
shift + [letter]
This commit is contained in:
David Heinemeier Hansson
2025-10-14 22:26:03 +03:00
parent 671194dfa9
commit fcae2e9809
12 changed files with 124 additions and 32 deletions

View File

@@ -1,7 +1,6 @@
# Menus
bindd = SUPER, SPACE, Launch apps, exec, omarchy-launch-walker
bindd = SUPER CTRL, E, Emoji picker, exec, omarchy-launch-walker -m symbols
bindd = SUPER CTRL, V, Clipboard, exec, omarchy-launch-walker -m clipboard
bindd = SUPER ALT, SPACE, Omarchy menu, exec, omarchy-menu
bindd = SUPER, ESCAPE, Power menu, exec, omarchy-menu system
bindld = , XF86PowerOff, Power menu, exec, omarchy-menu system
@@ -43,7 +42,3 @@ bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a
# File sharing
bindd = CTRL SUPER, S, Share, exec, omarchy-menu share
# Copy / Paste
bind = SUPER, C, sendshortcut, CTRL, Insert,
bind = SUPER, V, sendshortcut, SHIFT, Insert,