From 7e99e3eff0fafe803ad37a10009bce00caec2368 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 15 May 2026 14:02:12 +0200 Subject: [PATCH] Ensure toggles are refreshed when doing omarcy-refresh-hyprland --- bin/omarchy-refresh-hyprland | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/omarchy-refresh-hyprland b/bin/omarchy-refresh-hyprland index 1ebd1ab3..999efa6b 100755 --- a/bin/omarchy-refresh-hyprland +++ b/bin/omarchy-refresh-hyprland @@ -9,4 +9,5 @@ omarchy-refresh-config hypr/input.lua omarchy-refresh-config hypr/looknfeel.lua omarchy-refresh-config hypr/hyprland.lua omarchy-refresh-config hypr/monitors.lua +bash "$OMARCHY_PATH/install/config/omarchy-toggles.sh" bash "$OMARCHY_PATH/install/config/detect-keyboard-layout.sh"