gex: working quicktoggle example

This commit is contained in:
Luke D. Jones
2023-06-29 20:48:15 +12:00
parent a743bda6e0
commit e325ebed18
3 changed files with 27 additions and 45 deletions

View File

@@ -2,9 +2,7 @@
<schemalist>
<schema id="org.gnome.shell.extensions.asusctl-gex" path="/org/gnome/shell/extensions/asusctl-gex/" >
<key type="b" name="mini-led-enabled">
<default>true</default>
<summary>enable / disable notifications</summary>
<description>If enabled, notifications will show up on in various scenarios (when the GPU mode, power profile or charging limit is changed. Those notifications are not only triggered by the extension itself but react on DBUS signals from asusd, supergfxd and power-profiles-daemon.</description>
<default>false</default>
</key>
<key type="b" name="panel-od-enabled">
<default>false</default>