summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-06-21 11:15:38 +0200
committerJoe <rbo@gmx.us>2024-06-21 11:15:38 +0200
commit43276e049401b83ec97f51cf27a1bea1c2cc4b13 (patch)
treebd7ef8726b6246e1d2678625c328eb462f3bfce8 /.local/bin/kb
parentup (diff)
downloaddotfiles-bsd-43276e049401b83ec97f51cf27a1bea1c2cc4b13.tar.gz
dotfiles-bsd-43276e049401b83ec97f51cf27a1bea1c2cc4b13.tar.bz2
dotfiles-bsd-43276e049401b83ec97f51cf27a1bea1c2cc4b13.tar.xz
dotfiles-bsd-43276e049401b83ec97f51cf27a1bea1c2cc4b13.tar.zst
dotfiles-bsd-43276e049401b83ec97f51cf27a1bea1c2cc4b13.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 6391df1..29ba370 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)" = "motherqwe" ]; then
+if [ "$(hostname -s)" = "mother" ]; then
setxkbmap -option ctrl:swapcaps
setxkbmap -option caps:none
xmodmap -e 'keycode 9 = Tab'