Closed sunbearc22 closed 5 years ago
To use schemas from user extensions, you have to add where are the schemas:
gsettings --schemadir ~/.local/share/gnome-shell/extensions/blyr@yozoon.dev.gmail.com/schemas/ set org.gnome.shell.extensions.blyr activitiesbrightness '0.80'
Found solution here.
Great to hear that you found a solution!
@sunbearc22 nice, but honestly my solution is a bit faster and easier :) Just indicate the extension path in your command, no need to move and compile stuff.
Why does gsettings complain that schema “org.gnome.shell.extensions.blyr” does not exist when it is installed? Encountered on Blyr Shell version 3.28, Extension version 5.
In the dconf Editor, /org/gnome/shell/extensions/blyr/activitiesbrightness, there appears a notice saying:
What should I do to fix this issue?