mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
status/darkMode: Add dark mode toggle
The aggregate menu with its submenus isn't well-suited for simple on-off actions, so we didn't expose the global color-scheme support that was introduced last cycle. Quick settings on the other hand are a natural fit for actions like this, so add a corresponding toggle. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2392>
This commit is contained in:
parent
4d931c2c41
commit
a3a886f185
6 changed files with 57 additions and 0 deletions
|
|
@ -135,6 +135,7 @@
|
|||
<file>ui/status/accessibility.js</file>
|
||||
<file>ui/status/autoRotate.js</file>
|
||||
<file>ui/status/brightness.js</file>
|
||||
<file>ui/status/darkMode.js</file>
|
||||
<file>ui/status/dwellClick.js</file>
|
||||
<file>ui/status/location.js</file>
|
||||
<file>ui/status/keyboard.js</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue