Trim doc and comment drift in qs.Ui kit
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user