diff --git a/bin/omarchy-apple-display-brightness b/bin/omarchy-cmd-apple-display-brightness similarity index 100% rename from bin/omarchy-apple-display-brightness rename to bin/omarchy-cmd-apple-display-brightness diff --git a/bin/omarchy-screenrecord b/bin/omarchy-cmd-screenrecord similarity index 100% rename from bin/omarchy-screenrecord rename to bin/omarchy-cmd-screenrecord diff --git a/bin/omarchy-screenshot b/bin/omarchy-cmd-screenshot similarity index 100% rename from bin/omarchy-screenshot rename to bin/omarchy-cmd-screenshot diff --git a/default/hypr/bindings/utilities.conf b/default/hypr/bindings/utilities.conf index 070938d..6648518 100644 --- a/default/hypr/bindings/utilities.conf +++ b/default/hypr/bindings/utilities.conf @@ -19,18 +19,18 @@ bind = SUPER, ESCAPE, exec, ~/.local/share/omarchy/bin/omarchy-menu-power bind = SUPER CTRL, I, exec, ~/.local/share/omarchy/bin/omarchy-toggle-idle # Control Apple Display brightness -bind = CTRL, F1, exec, ~/.local/share/omarchy/bin/omarchy-apple-display-brightness -5000 -bind = CTRL, F2, exec, ~/.local/share/omarchy/bin/omarchy-apple-display-brightness +5000 -bind = SHIFT CTRL, F2, exec, ~/.local/share/omarchy/bin/omarchy-apple-display-brightness +60000 +bind = CTRL, F1, exec, ~/.local/share/omarchy/bin/omarchy-cmd-apple-display-brightness -5000 +bind = CTRL, F2, exec, ~/.local/share/omarchy/bin/omarchy-cmd-apple-display-brightness +5000 +bind = SHIFT CTRL, F2, exec, ~/.local/share/omarchy/bin/omarchy-cmd-apple-display-brightness +60000 # Screenshots -bind = , PRINT, exec, omarchy-screenshot -bind = SHIFT, PRINT, exec, omarchy-screenshot window -bind = CTRL, PRINT, exec, omarchy-screenshot output +bind = , PRINT, exec, omarchy-cmd-screenshot +bind = SHIFT, PRINT, exec, omarchy-cmd-screenshot window +bind = CTRL, PRINT, exec, omarchy-cmd-screenshot output # Screenshots -bind = ALT, PRINT, exec, omarchy-screenrecord -bind = CTRL ALT, PRINT, exec, omarchy-screenrecord output +bind = ALT, PRINT, exec, omarchy-cmd-screenrecord +bind = CTRL ALT, PRINT, exec, omarchy-cmd-screenrecord output # Color picker bind = SUPER, PRINT, exec, hyprpicker -a