remove weird wayland env vars
parent
b741d8a4db
commit
89026fd9fe
|
@ -1,7 +1,3 @@
|
||||||
{{- if (eq .chezmoi.os "linux") -}}
|
|
||||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
|
||||||
{{ end }}
|
|
||||||
# If not running interactively, don't do anything
|
# If not running interactively, don't do anything
|
||||||
[[ $- != *i* ]] && return
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue