Cleanup + some chezmoi houskeeping cmds
This commit is contained in:
parent
179f23b633
commit
786370ba94
3 changed files with 10 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
if [[ -n "$(type -fP setxkbmap)" ]]; then
|
||||
if [[ -n "$(type -fP setxkbmap)" && -n "$DISPLAY" ]]; then
|
||||
setxkbmap -option
|
||||
setxkbmap -option caps:escape
|
||||
setxkbmap -option caps:ctrl_modifier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue