diff --git a/.local/share/chezmoi/home/dot_Xresources b/.local/share/chezmoi/home/dot_Xresources index 8b106b5e..9a5b1b63 100644 --- a/.local/share/chezmoi/home/dot_Xresources +++ b/.local/share/chezmoi/home/dot_Xresources @@ -1,4 +1,4 @@ - +{{- if eq .host.os.family "linux" }} ! general *background: rgb:16/19/25 *foreground: rgb:aa/ae/b8 @@ -36,3 +36,4 @@ *color15: rgb:c3/c7/d1 xterm*faceName: Hack Nerd Font +{{ end -}}