summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-02-12 15:05:29 +0100
committerJoe <rbo@gmx.us>2024-02-12 15:05:29 +0100
commit70fb8cf9c13555aad4be0eebef04e4baf76e5ae9 (patch)
tree2c649dbc0b8735ca33fb5cc63ad782c2f71a709c /.local/bin/kb
parentup (diff)
downloaddotfiles-bsd-70fb8cf9c13555aad4be0eebef04e4baf76e5ae9.tar.gz
dotfiles-bsd-70fb8cf9c13555aad4be0eebef04e4baf76e5ae9.tar.bz2
dotfiles-bsd-70fb8cf9c13555aad4be0eebef04e4baf76e5ae9.tar.xz
dotfiles-bsd-70fb8cf9c13555aad4be0eebef04e4baf76e5ae9.tar.zst
dotfiles-bsd-70fb8cf9c13555aad4be0eebef04e4baf76e5ae9.zip
leap
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'