From 30c6d431f717d75e5dcceee7304cd4a2be8424f9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 28 Feb 2026 10:04:18 +0100 Subject: [PATCH] Match existing naming styles --- ...orkspace-toggle-gaps => omarchy-hyprland-window-gaps-toggle} | 0 default/hypr/bindings/utilities.conf | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename bin/{omarchy-hyprland-workspace-toggle-gaps => omarchy-hyprland-window-gaps-toggle} (100%) diff --git a/bin/omarchy-hyprland-workspace-toggle-gaps b/bin/omarchy-hyprland-window-gaps-toggle similarity index 100% rename from bin/omarchy-hyprland-workspace-toggle-gaps rename to bin/omarchy-hyprland-window-gaps-toggle diff --git a/default/hypr/bindings/utilities.conf b/default/hypr/bindings/utilities.conf index 02d0e972..15fd1645 100644 --- a/default/hypr/bindings/utilities.conf +++ b/default/hypr/bindings/utilities.conf @@ -13,7 +13,7 @@ bindd = SUPER SHIFT, SPACE, Toggle top bar, exec, omarchy-toggle-waybar bindd = SUPER CTRL, SPACE, Theme background menu, exec, omarchy-menu background bindd = SUPER SHIFT CTRL, SPACE, Theme menu, exec, omarchy-menu theme bindd = SUPER, BACKSPACE, Toggle window transparency, exec, hyprctl dispatch setprop "address:$(hyprctl activewindow -j | jq -r '.address')" opaque toggle -bindd = SUPER SHIFT, BACKSPACE, Toggle workspace gaps, exec, omarchy-hyprland-workspace-toggle-gaps +bindd = SUPER SHIFT, BACKSPACE, Toggle window gaps, exec, omarchy-hyprland-window-gaps-toggle # Notifications bindd = SUPER, COMMA, Dismiss last notification, exec, makoctl dismiss