Update .config/fish/conf.d/10-apple-keyboard.fish
This commit is contained in:
parent
bb8f632cc2
commit
d9917f466b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
{{ if lookPath "numlockx" -}}
|
||||
numlockx on
|
||||
setxkbmap -option "apple:alupckeys"
|
||||
{{ end -}}
|
||||
|
|
Loading…
Reference in a new issue