Refactored to make zsh support as seamless as bash

This commit is contained in:
Lockszmith 2022-06-18 14:13:08 -04:00
parent 42d570d673
commit 0c569629bc
13 changed files with 73 additions and 46 deletions

View file

@ -1,4 +1,4 @@
if [[ -n "$(type -fP setxkbmap)" && -n "$DISPLAY" ]]; then
if [[ -n "$(which-command setxkbmap)" && -n "$DISPLAY" ]]; then
setxkbmap -option
setxkbmap -option caps:escape
setxkbmap -option caps:ctrl_modifier