mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
caps lock is now backspace
This commit is contained in:
parent
c9ffe81dc0
commit
28a625400b
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
setxkbmap -option caps:none
|
||||
setxkbmap -option caps:backspace
|
||||
xmodmap -e "clear Lock"
|
||||
exec bspwm
|
||||
|
||||
|
|
Loading…
Reference in a new issue