Update .config/fish/conf.d/10-apple-keyboard.fish

This commit is contained in:
punkfairie 2024-05-19 12:15:23 -07:00
parent bb8f632cc2
commit d9917f466b
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -1,4 +1,5 @@
#!/usr/bin/env fish
{{ if lookPath "numlockx" -}}
numlockx on
setxkbmap -option "apple:alupckeys"
{{ end -}}