Update .xprofile
This commit is contained in:
parent
68b427182f
commit
7d279a8313
1 changed files with 3 additions and 0 deletions
|
@ -48,3 +48,6 @@ numlockx on
|
||||||
{{ if eq .chezmoi.hostname "archgirlie" -}}
|
{{ if eq .chezmoi.hostname "archgirlie" -}}
|
||||||
setxkbmap -option "apple:alupckeys"
|
setxkbmap -option "apple:alupckeys"
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
{{ if lookPath "wal" -}}
|
||||||
|
wal -R
|
||||||
|
{{ end -}}
|
||||||
|
|
Loading…
Reference in a new issue