aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorBlista Kanjo2022-11-04 16:57:55 -0400
committerBlista Kanjo2022-11-04 16:57:55 -0400
commit7c079232e09dc2b7cd1869e99f02400d77682ea9 (patch)
treec0ab7d928aaae888f7bf67a17bbb25805c5e55c1 /.config
parent759ca8100998d8d0e18c59d30d568878cb29facb (diff)
refactor: removed commands related to .Xmodmap and X11 configuration
Diffstat (limited to '.config')
-rwxr-xr-x.config/awesome/keymapper.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/awesome/keymapper.sh b/.config/awesome/keymapper.sh
index 734667b..877907d 100755
--- a/.config/awesome/keymapper.sh
+++ b/.config/awesome/keymapper.sh
@@ -1,3 +1,3 @@
-#!/bin/sh
+#!/bin/bash
-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
+sleep 1 && input-remapper-control --command stop-all && sleep 1 && input-remapper-control --command autoload