Update .xprofile
This commit is contained in:
parent
4fcdde6f0b
commit
cf2f81c5b5
1 changed files with 2 additions and 0 deletions
|
@ -47,3 +47,5 @@ numlockx on
|
||||||
{{ if eq .chezmoi.hostname "archgirlie" -}}
|
{{ if eq .chezmoi.hostname "archgirlie" -}}
|
||||||
setxkbmap -option "apple:alupckeys"
|
setxkbmap -option "apple:alupckeys"
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
{{ if lookPath "nmcli" -}}
|
||||||
|
nmcli con up
|
||||||
|
|
Loading…
Reference in a new issue