Update .config/packages/archgirlie
Update .xprofile
This commit is contained in:
parent
2ae4f1043e
commit
f0c1809876
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
[1m[33m -> [0m[0mAvoid running yay as root/sudo.
|
||||
aic94xx-firmware
|
||||
alsa-utils
|
||||
arandr
|
||||
|
|
|
@ -44,3 +44,6 @@ mopidy &
|
|||
{{ if lookPath "numlockx" -}}
|
||||
numlockx on
|
||||
{{ end -}}
|
||||
{{ if eq .chezmoi.hostname "archgirlie" -}}
|
||||
setxkbmap -option "apple:alupckeys"
|
||||
{{ end -}}
|
||||
|
|
Loading…
Reference in a new issue