summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-06-26 13:30:15 +0200
committerJoe <rbo@gmx.us>2024-06-26 13:30:15 +0200
commit165659cd30f3a25d2c877520494e429ebd16e6be (patch)
treee958c26bb94c1b558f9a632547eaf968c7ca9d28 /.local
parentup (diff)
downloaddotfiles-bsd-165659cd30f3a25d2c877520494e429ebd16e6be.tar.gz
dotfiles-bsd-165659cd30f3a25d2c877520494e429ebd16e6be.tar.bz2
dotfiles-bsd-165659cd30f3a25d2c877520494e429ebd16e6be.tar.xz
dotfiles-bsd-165659cd30f3a25d2c877520494e429ebd16e6be.tar.zst
dotfiles-bsd-165659cd30f3a25d2c877520494e429ebd16e6be.zip
up
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/kb2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/kb b/.local/bin/kb
index 6e4a85c..e405cd9 100755
--- a/.local/bin/kb
+++ b/.local/bin/kb
@@ -50,7 +50,7 @@ config_keyboard() {
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'