Cleaner flow: Either Apple controls or normal
This commit is contained in:
@@ -47,9 +47,7 @@ if omarchy-hyprland-monitor-focused-apple; then
|
||||
else
|
||||
omarchy-brightness-display-apple "$step"
|
||||
fi
|
||||
exit
|
||||
fi
|
||||
|
||||
else
|
||||
# Current device highlighted
|
||||
device="$(omarchy-hw-display)" || exit 1
|
||||
|
||||
@@ -83,3 +81,4 @@ brightnessctl -d "$device" set "$step" >/dev/null
|
||||
|
||||
# Show the new brightness in OSD
|
||||
(( no_osd )) || omarchy-osd -i brightness -p "$(display_brightness "$device")"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user