Last active
May 7, 2026 02:34
-
-
Save msizanoen1/efcaf557dae8917f1ed8b3eb8dd5df5c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| kwriteconfig6 --group KScreen --key ScaleFactor --delete | |
| kwriteconfig6 --group KScreen --key ScreenScaleFactors --delete | |
| kwriteconfig6 --file kcmfonts --group General --key forceFontDPI --delete | |
| # reboot after running to apply changes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment