diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-05-15 12:56:59 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-05-15 12:56:59 +0200 |
commit | b32c75777b2a1cb9db127796e9d713df91109526 (patch) | |
tree | ab6cd74760b9b43157b262ab8884f3aec9056dc2 /.config/X11 | |
parent | a133f265d586b4183da3e9ff38f0d1fc8d4bae3f (diff) |
terminal font stuff on laptop + zsh theme
Diffstat (limited to '.config/X11')
-rw-r--r-- | .config/X11/base##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/X11/base##template b/.config/X11/base##template index 473ea97..bd59910 100644 --- a/.config/X11/base##template +++ b/.config/X11/base##template @@ -1,5 +1,5 @@ {% if yadm.hostname == "thoncc" %} -*.font: JetBrainsMono Nerd Font:style=Medium,Regular:size=7.5 +*.font: JetBrainsMono Nerd Font:size=7.5:antialias=true:autohint=true *.borderpx: 8 Xcursor.theme: OpenZone_Black_Slim {% else %} |