I’m working on a clean install of Crimson, trying to recreate some customization tweaks I wrote for desktop single-button commands in Byzantium that I very cleverly failed to save anywhere and thus have forgotten how to do.
In particular, I had a couple of desktop icons that would, with a single tap, set the Librem 5’s desktop scaling on its built in screen to 100% and 200% respectively. I can’t for the life of me remember which gsettings schema and key I used to do this (though I’m pretty sure it was gsettings) and am hoping someone else has some insight they can share.
gsettings set org.gnome.desktop.interface scaling-factor [int]
doesn’t seem to do the trick, although that would seem logical. Anyone who can help will earn my undying gratitude!