aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/keymapper.sh
diff options
context:
space:
mode:
authorBlista Kanjo2022-09-01 20:03:35 -0400
committerBlista Kanjo2022-09-01 20:03:35 -0400
commita208eadd1289461bab82dd9554a2316898e7d23d (patch)
treedc52940c6271490f2df6bd58f4edf9ec16f7b7df /.config/awesome/keymapper.sh
parent77051c67db148b81aadaa562dbbbfff9e5f69bef (diff)
refactor: organized the entire repo | feat: added pomodoro aliases inspired by bashbunni
Diffstat (limited to '.config/awesome/keymapper.sh')
-rwxr-xr-x.config/awesome/keymapper.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/awesome/keymapper.sh b/.config/awesome/keymapper.sh
new file mode 100755
index 0000000..734667b
--- /dev/null
+++ b/.config/awesome/keymapper.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+input-remapper-control --command stop-all && input-remapper-control --command autoload && sleep 2 && setxkbmap -option compose:ralt && sleep 1 && xmodmap ~/.Xmodmap && sleep 1 && xset r rate 300 50