diff options
| author | Blista Kanjo | 2022-11-04 17:43:14 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-11-04 17:43:14 -0400 |
| commit | ab21758440fd9825f6dc665b237ff067e6455856 (patch) | |
| tree | e79f7b4e64079c14d2d1b61b7023830f7e38af0e /.config/awesome/autorun.sh | |
| parent | 7c079232e09dc2b7cd1869e99f02400d77682ea9 (diff) | |
fix: workaround for input-remapper unreliability when switching between devices
Diffstat (limited to '.config/awesome/autorun.sh')
| -rwxr-xr-x | .config/awesome/autorun.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index f9ea291..a04311e 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -35,7 +35,6 @@ run /usr/bin/gnome-keyring-daemon --start --components=secrets run /usr/bin/gnome-keyring-daemon --start --components=ssh run xfce4-power-manager run dunst -run ~/.config/awesome/keymapper.sh run ~/.config/awesome/xinput-daemon.sh run ibus-daemon -drxR run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 |
