mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add Super + Ctrl + P (and friends) as alternative keybinds for captures on keyboards without a printscr key
Closes #4051
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user