mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 05:20:48 -05:00
Fix spacing
This commit is contained in:
parent
f30a6d1cad
commit
93869a33de
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ export XSECURELOCK_AUTHPROTO=authproto_pam
|
|||
export XSECURELOCK_BURNIN_MITIGATION=300
|
||||
export XSECURELOCK_PASSWORD_PROMPT=time
|
||||
|
||||
{{- if eq .chezmoi.hostname "helix" }}
|
||||
{{ if eq .chezmoi.hostname "helix" -}}
|
||||
# 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 Simple-scan"
|
||||
|
|
Loading…
Reference in a new issue