B
BlueBuild2mo ago
Brody

gschema module not applying overrides consistently

I've been trying to work with the gschemas module and not seeing my overrides working consistently. I've followed the documentation closely to make sure I was doing everything as outlined. For example, on my resulting image, I find that the setting for preferring Dark Mode worked, but the settings for tap-to-click and custom keyboard shortcuts didn't. I started with a fresh install of plain-old-Silverblue, and didn't change any settings by hand. Am I doing something wrong, here? https://github.com/BrodyB/FedoraRemix/tree/main/files/gschema-overrides
GitHub
FedoraRemix/files/gschema-overrides at main · BrodyB/FedoraRemix
A light-touch image that remixes Fedora SilverBlue with a few minor tweaks and drivers. - BrodyB/FedoraRemix
Solution:
Actually, solved it. The issue was there being minor syntax errors with my gschema that didn’t fail out the module. Fixing those let it go through just fine!
Jump to solution
1 Reply
Solution
Brody
Brody2mo ago
Actually, solved it. The issue was there being minor syntax errors with my gschema that didn’t fail out the module. Fixing those let it go through just fine!

Did you find this page helpful?