summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-05-16 22:01:52 +0200
committerJoe <rbo@gmx.us>2024-05-16 22:01:52 +0200
commit84bc958ca7d13137445c968a5162ea638231d8c4 (patch)
treef7828f748b5edbedf23b301efd5d228e11fbd70a
parentup (diff)
downloaddotfiles-bsd-84bc958ca7d13137445c968a5162ea638231d8c4.tar.gz
dotfiles-bsd-84bc958ca7d13137445c968a5162ea638231d8c4.tar.bz2
dotfiles-bsd-84bc958ca7d13137445c968a5162ea638231d8c4.tar.xz
dotfiles-bsd-84bc958ca7d13137445c968a5162ea638231d8c4.tar.zst
dotfiles-bsd-84bc958ca7d13137445c968a5162ea638231d8c4.zip
up
Diffstat (limited to '')
-rwxr-xr-x.local/bin/kb2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/kb b/.local/bin/kb
index 29ba370..6391df1 100755
--- a/.local/bin/kb
+++ b/.local/bin/kb
@@ -47,7 +47,7 @@
xset r rate 200 150
setxkbmap -option
setxkbmap -layout us -variant intl
-if [ "$(hostname -s)" = "mother" ]; then
+if [ "$(hostname -s)" = "motherqwe" ]; then
setxkbmap -option ctrl:swapcaps
setxkbmap -option caps:none
xmodmap -e 'keycode 9 = Tab'