mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
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:
4
default/hypr/bindings/clipboard.conf
Normal file
4
default/hypr/bindings/clipboard.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copy / Paste
|
||||
bind = SUPER, C, sendshortcut, CTRL, Insert,
|
||||
bind = SUPER, V, sendshortcut, SHIFT, Insert,
|
||||
bindd = SUPER CTRL, V, Clipboard, exec, omarchy-launch-walker -m clipboard
|
||||
Reference in New Issue
Block a user