feat(yabai): enable rounded borders for unmanaged windows

This commit is contained in:
winston 2022-10-11 14:53:34 +02:00
parent 7e0f681ac4
commit d47af90e2c
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -58,7 +58,7 @@ APPS_UNMANAGED=(
"System Preferences"
)
for app in "${APPS_UNMANAGED[@]}"; do
yabai -m rule --add app="^$app\$" manage=off border=off
yabai -m rule --add app="^$app\$" manage=off
done
APPS_OPACITY=(