diff options
Diffstat (limited to '.config/X11/base##template')
-rw-r--r-- | .config/X11/base##template | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/X11/base##template b/.config/X11/base##template index bd59910..04bf1d1 100644 --- a/.config/X11/base##template +++ b/.config/X11/base##template @@ -1,12 +1,11 @@ {% if yadm.hostname == "thoncc" %} *.font: JetBrainsMono Nerd Font:size=7.5:antialias=true:autohint=true *.borderpx: 8 -Xcursor.theme: OpenZone_Black_Slim {% else %} *.font: JetBrainsMono Nerd Font:size=9:antialias=true:autohint=true *.borderpx: 16 -Xcursor.theme: OpenZone_Black {% endif %} +Xcursor.theme: OpenZone_Black_Slim *.termname: st-256color *.shell: /bin/sh |