Cleanup behavior to function when things are missing
This commit is contained in:
parent
999422da87
commit
12e3c5a470
14 changed files with 35 additions and 19 deletions
5
_home/dot_sz.shrc.d/97_keyboard_mappings
Normal file
5
_home/dot_sz.shrc.d/97_keyboard_mappings
Normal file
|
@ -0,0 +1,5 @@
|
|||
if [[ -n "$(type -fP setxkbmap)" ]]; then
|
||||
setxkbmap -option
|
||||
setxkbmap -option caps:escape
|
||||
setxkbmap -option caps:ctrl_modifier
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue