summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-04-29 15:13:41 +0200
committerJoe <rbo@gmx.us>2024-04-29 15:13:41 +0200
commitb1e106019becb1cf510814a488542161a7618b92 (patch)
tree660e192dabb73b47e4e66c7028eaded11fa224e2 /.local/bin/kb
parentup (diff)
downloaddotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.gz
dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.bz2
dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.xz
dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.tar.zst
dotfiles-bsd-b1e106019becb1cf510814a488542161a7618b92.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..b77fd89 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)" = "po-rbo" ]; then
setxkbmap -option ctrl:swapcaps
setxkbmap -option caps:none
xmodmap -e 'keycode 9 = Tab'