Skip to content

Instantly share code, notes, and snippets.

@maman
Created February 5, 2024 10:22
Show Gist options
  • Save maman/3b28769f113cb934832c2838a90c9009 to your computer and use it in GitHub Desktop.
Save maman/3b28769f113cb934832c2838a90c9009 to your computer and use it in GitHub Desktop.
ChromeOS fractional scaling
# ~/.config/systemd/user/sommelier\@0.service.d/override.conf
[Service]
Environment="SOMMELIER_SCALE=1.2"
Environment="GDK_SCALE=2"
# ~/.config/systemd/user/sommelier-x\@0.service.d/override.conf
[Service]
Environment="SOMMELIER_SCALE=1.0"
Environment="GDK_SCALE=2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment