Skip to content
Discussion options

You must be logged in to vote

The Settings.Read org.gnome.desktop.interface scaling-factor failures are to be expected. The Settings portal only standardizes a very small set of keys (docs currently only list org.freedesktop.appearance color-scheme), and GNOME’s scaling keys are not guaranteed to exist via the portal. 

Next steps:

  1. Find out what the portal does expose:
    gdbus call --session --dest org.freedesktop.portal.Desktop --object-path /org/freedesktop/portal/desktop --method org.freedesktop.portal.Settings.ReadAll ""

  2. I suspect your Flatpak overrides are not being read. /usr/share/flatpak/overrides/global is likely not used. Overrides are typically under $XDG_DATA_HOME/flatpak/overrides (usually ~/.local/shar…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@givensuman
Comment options

@tadpole256
Comment options

@givensuman
Comment options

@tadpole256
Comment options

Answer selected by givensuman
@givensuman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants