summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-04-22 22:45:24 +0200
committerJoe <rbo@gmx.us>2024-04-22 22:45:24 +0200
commit7c8ed4b1bf9d289a5b126e784bbcf645bb578d14 (patch)
tree8163d9b317195375303e76d90b47a52c4a820791 /.local/bin
parentup (diff)
downloaddotfiles-bsd-7c8ed4b1bf9d289a5b126e784bbcf645bb578d14.tar.gz
dotfiles-bsd-7c8ed4b1bf9d289a5b126e784bbcf645bb578d14.tar.bz2
dotfiles-bsd-7c8ed4b1bf9d289a5b126e784bbcf645bb578d14.tar.xz
dotfiles-bsd-7c8ed4b1bf9d289a5b126e784bbcf645bb578d14.tar.zst
dotfiles-bsd-7c8ed4b1bf9d289a5b126e784bbcf645bb578d14.zip
up
Diffstat (limited to '')
-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'