Add omarchy display text size to scale text everywhere
One knob for apparent text size, anchored to the 12px shell default: it sets the shell font base-size (~/.config/omarchy/shell.toml), GNOME/GTK's text-scaling-factor (12px -> 1.0), and the terminal font point size (12px -> 9pt) in lockstep. Accepts 9-20px; reset returns all three to default. Terminals live-reload where they can (alacritty/kitty/ghostty); foot gets a single restart nudge that replaces itself instead of stacking. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
c681396a47
commit
84ad03b8d2
@@ -42,6 +42,7 @@ GROUP_DESCRIPTIONS[debug]="Diagnostics and support logs"
|
||||
GROUP_DESCRIPTIONS[finalize]="Finalize user setup"
|
||||
GROUP_DESCRIPTIONS[default]="Default application selection"
|
||||
GROUP_DESCRIPTIONS[dev]="Omarchy development tools"
|
||||
GROUP_DESCRIPTIONS[display]="Display and text scaling"
|
||||
GROUP_DESCRIPTIONS[dns]="DNS resolver configuration"
|
||||
GROUP_DESCRIPTIONS[drive]="Drive selection and encryption"
|
||||
GROUP_DESCRIPTIONS[font]="Font management"
|
||||
|
||||
Reference in New Issue
Block a user