summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-23 07:50:30 +0100
committerJoe <rbo@gmx.us>2024-01-23 07:50:30 +0100
commit964c21399f17f74ddf98c3f558f86c20073c1b5b (patch)
treefc448eac3b043266525b0140022cc722c84815dd /.local/bin/kb
parentbetter (diff)
downloaddotfiles-bsd-964c21399f17f74ddf98c3f558f86c20073c1b5b.tar.gz
dotfiles-bsd-964c21399f17f74ddf98c3f558f86c20073c1b5b.tar.bz2
dotfiles-bsd-964c21399f17f74ddf98c3f558f86c20073c1b5b.tar.xz
dotfiles-bsd-964c21399f17f74ddf98c3f558f86c20073c1b5b.tar.zst
dotfiles-bsd-964c21399f17f74ddf98c3f558f86c20073c1b5b.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'