summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-03-11 13:41:49 +0100
committerJoe <rbo@gmx.us>2024-03-11 13:41:49 +0100
commit79b63af94126c7f974f6b6b40c9d60446fcafb7f (patch)
tree908c3d26b74e415d0af2a87ae6bb96dc0b93dbc3 /.local/bin/kb
parentup (diff)
downloaddotfiles-bsd-79b63af94126c7f974f6b6b40c9d60446fcafb7f.tar.gz
dotfiles-bsd-79b63af94126c7f974f6b6b40c9d60446fcafb7f.tar.bz2
dotfiles-bsd-79b63af94126c7f974f6b6b40c9d60446fcafb7f.tar.xz
dotfiles-bsd-79b63af94126c7f974f6b6b40c9d60446fcafb7f.tar.zst
dotfiles-bsd-79b63af94126c7f974f6b6b40c9d60446fcafb7f.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 b77fd89..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)" = "po-rbo" ]; then
+if [ "$(hostname -s)" = "mother" ]; then
setxkbmap -option ctrl:swapcaps
setxkbmap -option caps:none
xmodmap -e 'keycode 9 = Tab'