From 2fa7d64d77d655466747ca00599c6b20a0934fb0 Mon Sep 17 00:00:00 2001 From: Pedro Adame Date: Thu, 23 Oct 2025 15:12:21 +0200 Subject: [PATCH] Differentiate clipboard screenshot keybinding in utilities.conf (#2757) * Differentiate clipboard screenshot keybinding in utilities.conf * Change screenshot binding description Updated screenshot binding description for clarity. --------- Co-authored-by: Ryan Hughes Co-authored-by: David Heinemeier Hansson --- default/hypr/bindings/utilities.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default/hypr/bindings/utilities.conf b/default/hypr/bindings/utilities.conf index e97db4fc..32dd87fa 100644 --- a/default/hypr/bindings/utilities.conf +++ b/default/hypr/bindings/utilities.conf @@ -31,8 +31,8 @@ bindd = CTRL, F2, Apple Display brightness up, exec, omarchy-cmd-apple-display-b bindd = SHIFT CTRL, F2, Apple Display full brightness, exec, omarchy-cmd-apple-display-brightness +60000 # Captures -bindd = , PRINT, Screenshot, exec, omarchy-cmd-screenshot -bindd = SHIFT, PRINT, Screenshot, exec, omarchy-cmd-screenshot smart clipboard +bindd = , PRINT, Screenshot with Editing, exec, omarchy-cmd-screenshot +bindd = SHIFT, PRINT, Screenshot to Clipboard, exec, omarchy-cmd-screenshot smart clipboard bindd = ALT, PRINT, Screenrecording, exec, omarchy-menu screenrecord bindd = SUPER, PRINT, Color picking, exec, pkill hyprpicker || hyprpicker -a