summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-04-20 01:08:01 +0200
committerJoe <rbo@gmx.us>2024-04-20 01:08:01 +0200
commit94f9e0f5be76a3bda4218cbd094ec23e933b1eab (patch)
tree83a733de8da66cc31d27f338958cd3ed3a0265f8 /.local/bin/kb
parentup (diff)
downloaddotfiles-bsd-94f9e0f5be76a3bda4218cbd094ec23e933b1eab.tar.gz
dotfiles-bsd-94f9e0f5be76a3bda4218cbd094ec23e933b1eab.tar.bz2
dotfiles-bsd-94f9e0f5be76a3bda4218cbd094ec23e933b1eab.tar.xz
dotfiles-bsd-94f9e0f5be76a3bda4218cbd094ec23e933b1eab.tar.zst
dotfiles-bsd-94f9e0f5be76a3bda4218cbd094ec23e933b1eab.zip
up
Diffstat (limited to '.local/bin/kb')
-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'