Maybe in another life
Just wasn't for me
This commit is contained in:
parent
fd43150339
commit
bfba3fdf9d
3 changed files with 0 additions and 9 deletions
2
install
2
install
|
@ -27,8 +27,6 @@ stow git screen vim zsh
|
|||
|
||||
if [[ `uname` == Darwin ]]; then
|
||||
stow macos
|
||||
else
|
||||
stow xmodmap
|
||||
fi
|
||||
|
||||
cd "$HOME" || exit
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
! Set Caps Lock to Hyper
|
||||
remove mod4 = Hyper_L
|
||||
add mod3 = Hyper_L
|
||||
clear lock
|
||||
keysym Caps_Lock = Hyper_L
|
||||
add lock = Caps_Lock
|
|
@ -1 +0,0 @@
|
|||
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
|
Loading…
Add table
Add a link
Reference in a new issue