Trim doc and comment drift in qs.Ui kit

This commit is contained in:
Ryan Hughes
2026-05-18 10:17:01 -04:00
parent e9e5040bf3
commit f48eef58e0
4 changed files with 6 additions and 7 deletions
+3 -4
View File
@@ -10,10 +10,9 @@ if [[ $1 != "sharp" && $1 != "round" ]]; then
fi
# The shell tracks Hyprland's `decoration:rounding` directly via
# Quickshell's qs.Commons.Style singleton, so we no longer write a
# parallel quickshell-menu.json. omarchy-style-corners-quickshell is
# retained for back-compat but is now a no-op trigger that nudges the
# shell to re-poll, so old callers stay quiet.
# Quickshell's qs.Commons.Style singleton; no separate quickshell-corners
# state file is written. The old omarchy-style-corners-quickshell shim is
# kept as a no-op so external callers don't error.
omarchy-style-corners-hyprland "$1"
omarchy-style-corners-hyprlock "$1"
omarchy-style-corners-walker "$1"