Otter-shell · #72
Add a new settings button widget
So this widget let's you get to settings faster
Discussion
Sign in with Discord to comment.
PikaOS ProjectsOtter-shell · #72
So this widget let's you get to settings faster
Sign in with Discord to comment.
Implemented and pushed. otter-config-types a4f53e8 defines the static settings-button preset; otter-bar 5afaba9 routes
button_settingsthrough the existing generic button widget with a gear icon andotter-settingscommand; otter-settings 2bd6446 exposes it in the bar widget picker and Buttons editor. ReleaseFast tests pass in all three repositories. It is opt-in and is auto-enabled when added to a layout.