Add Super + Ctrl + P (and friends) as alternative keybinds for captures on keyboards without a printscr key

Closes #4051
This commit is contained in:
David Heinemeier Hansson
2026-01-12 10:57:04 +01:00
parent 7d77500c33
commit 9c71962a16

View File

@@ -37,6 +37,10 @@ bindd = , PRINT, Screenshot with editing, exec, omarchy-cmd-screenshot
bindd = SHIFT, PRINT, Screenshot to clipboard, exec, omarchy-cmd-screenshot smart clipboard bindd = SHIFT, PRINT, Screenshot to clipboard, exec, omarchy-cmd-screenshot smart clipboard
bindd = ALT, PRINT, Screenrecording, exec, omarchy-menu screenrecord bindd = ALT, PRINT, Screenrecording, exec, omarchy-menu screenrecord
bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a
bindd = SUPER CTRL, P, Screenshot with editing, exec, omarchy-cmd-screenshot
bindd = SUPER CTRL SHIFT, P, Screenshot to clipboard, exec, omarchy-cmd-screenshot smart clipboard
bindd = SUPER CTRL ALT, P, Screenrecording, exec, omarchy-menu screenrecord
bindd = SUPER CTRL SHIFT ALT, P, Color picker, exec, pkill hyprpicker || hyprpicker -a
# File sharing # File sharing
bindd = SUPER CTRL, S, Share, exec, omarchy-menu share bindd = SUPER CTRL, S, Share, exec, omarchy-menu share