From 4d4819e2f8cad2e2c8d0e7f3dcea168a1c433094 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Fri, 18 Nov 2022 06:00:04 -0500 Subject: refactor: keymapper move to /bin/sh and changed start-up priority --- .config/awesome/keymapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/awesome/keymapper.sh') diff --git a/.config/awesome/keymapper.sh b/.config/awesome/keymapper.sh index 32eb84d..245ab2b 100755 --- a/.config/awesome/keymapper.sh +++ b/.config/awesome/keymapper.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh input-remapper-control --command stop-all && input-remapper-control --command autoload -- cgit v1.2.3