summaryrefslogtreecommitdiffstats
path: root/.local/bin/kb
diff options
context:
space:
mode:
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 871fe01..0d7c008 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)" = "motherqwe" ]; then
+ if [ "$(hostname -s)" = "po-rbo" ]; then
setxkbmap -option ctrl:swapcaps
setxkbmap -option caps:none
xmodmap -e 'keycode 9 = Tab'