qertsweb.blogg.se

Arch linux hack font
Arch linux hack font










  1. #Arch linux hack font update
  2. #Arch linux hack font Patch

This solution affects both Qt and GTK applications. You can use Plasma's settings to fine tune font, icon, and widget scaling. $ gsettings set .preferences titlebar-uses-system-font false $ gsettings set .preferences titlebar-font 'Cantarell Bold 22' # Change as needed Note that the title-bar-uses-system-fonts option should also be turned off. This can be done through the dconf editor ( org > gnome > desktop > wm > preferences :: titlebar-font). In addition to editing the relevant shell theme's CSS file, users on Xorg may also wish to increase the title bar font at the top of open applications. The top bar, application menus, calendar, and other shell elements should now be correctly scaled. Once these changes have been saved, activate them by switching to another theme (for example, using gnome-tweaks) and then reverting back again. You can use the gsettings, just make sure to read previous setting first and merge it. In the source documentation there is another way mentioned to set X settings DPI: There is blog entry for recompiling Gnome Settings Daemon. GNOME ignores X settings due to its xsettings Plugin in Gnome Settings Daemon, where DPI setting is hard coded. (Discuss in Talk:HiDPI#GNOME ignores X settings) Clarify how it integrates with the info there or that above for GNOME. Reason: The following was initially added under #X Resources. Refer to this StackOverflow for more information. To ensure that the settings persist across reboots, you may choose to use autorandr.

arch linux hack font

If the UI is still too big, increase the scale factor if it is too small decrease the scale factor. First get the relevant output name, the examples below use eDP1. Then start scaling down by setting zoom-out factor with xrandr. Usually "2" is already too big, otherwise try "3" etc. You specify zoom-in factor with gsettings and zoom-out factor with xrandr.įirst scale GNOME up to the minimum size which is too big. This combination keeps the TTF fonts properly scaled so that they do not become blurry if using xrandr alone. You can also manually achieve any non-integer scale factor by using a combination of GNOME's scaling-factor and xrandr. Then open Settings > Devices > Displays to set the scale. $ gsettings set experimental-features ""

arch linux hack font

#Arch linux hack font Patch

This patch is already provided by mutter-x11-scaling AUR. Ubuntu has provided a patch to scale with Randr in GNOME Settings.

#Arch linux hack font update

Then run dconf update and restart the machine. etc/dconf/db/locks/hidpi /org/gnome/mutter/experimental-features

arch linux hack font

etc/dconf/db/local.d/00-hidpi Įxperimental-features= To enable the option for all users, create the following three files with the corresponding content Note: Enabling fractional scaling can result in blur for legacy applications using Xwayland, even if only integer scales are used, because the rendering method changes.












Arch linux hack font