Fix spacing

This commit is contained in:
Andrew Scott 2023-06-16 00:49:14 -04:00
parent f30a6d1cad
commit 93869a33de
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -29,7 +29,7 @@ export XSECURELOCK_AUTHPROTO=authproto_pam
export XSECURELOCK_BURNIN_MITIGATION=300 export XSECURELOCK_BURNIN_MITIGATION=300
export XSECURELOCK_PASSWORD_PROMPT=time export XSECURELOCK_PASSWORD_PROMPT=time
{{- if eq .chezmoi.hostname "helix" }} {{ if eq .chezmoi.hostname "helix" -}}
# scale GTK applicatons on hidpi screens # scale GTK applicatons on hidpi screens
export GDK_SCALE=2 GDK_DPI_SCALE=0.50 thunar export GDK_SCALE=2 GDK_DPI_SCALE=0.50 thunar
export GDK_SCALE=2 GDK_DPI_SCALE="0.50 Simple-scan" export GDK_SCALE=2 GDK_DPI_SCALE="0.50 Simple-scan"