Dunst font
This commit is contained in:
@@ -41,14 +41,14 @@ abbr nej "nvim ~/Documents/emojis.md"
|
||||
|
||||
# login to X [[[ #
|
||||
|
||||
# {{ if eq .chezmoi.username "kevin" }}
|
||||
# if status is-login
|
||||
# if test -z "$DISPLAY" -a $XDG_VTNR = 1
|
||||
# exec startx -- -keeptty
|
||||
# end
|
||||
# end
|
||||
# set -x GPG_TTY (tty)
|
||||
# {{ end }}
|
||||
{{ if eq .chezmoi.username "kevin" }}
|
||||
if status is-login
|
||||
if test -z "$DISPLAY" -a $XDG_VTNR = 1
|
||||
exec startx -- -keeptty
|
||||
end
|
||||
end
|
||||
set -x GPG_TTY (tty)
|
||||
{{ end }}
|
||||
|
||||
# ]]] login to X #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user