Can't we simply add a base config file in /usr, disabling the CPU governor of changing?
Can't we simply add a base config file in /usr, disabling the CPU governor of changing?
sudo bash -c 'printf "[Wayland]\nEnableHiDPI=true\n\n[General]\nGreeterEnvironment=QT_SCREEN_SCALE_FACTORS=2,QT_FONT_DPI=192" > /etc/sddm.conf.d/hidpi.conf'