Make room for unified super + c/v and put all app launches on super + shift + [letter]
5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
# 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
|