Last active
July 26, 2020 08:36
-
-
Save dtsdwarak/3467b02f087fe632b240f8af0ed2002a to your computer and use it in GitHub Desktop.
regolith-font change
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/bash | |
### Issue - https://github.com/regolith-linux/regolith-st/issues/7 | |
$ sudo apt install regolith-st | |
$ echo "St.font: Inconsolata:pixelsize=16:antialias=true:autohint=true" >> ~/.config/regolith/Xresources | |
$ regolith-look refresh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment