mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
# Copy / Paste
|
|
bindd = SUPER, C, Universal copy, sendshortcut, CTRL, Insert,
|
|
bindd = SUPER, V, Universal paste, sendshortcut, SHIFT, Insert,
|
|
bindd = SUPER, X, Universal cut, sendshortcut, CTRL, X,
|
|
bindd = SUPER CTRL, V, Clipboard manager, exec, omarchy-launch-walker -m clipboard
|