Add SUPER + C / V

This commit is contained in:
Ryan Hughes
2025-10-08 14:11:25 -04:00
parent b97cba39af
commit edbafe7a13
4 changed files with 8 additions and 2 deletions

View File

@@ -45,3 +45,7 @@ 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,