diff options
| author | Blista Kanjo | 2022-11-24 16:02:00 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-11-24 16:02:00 -0500 |
| commit | e38eb658f285700daab860e53ec18eb999a4b666 (patch) | |
| tree | 44488c229e79a17904d4c101b78e6fb444ed8aa0 /.config/awesome/autorun.sh | |
| parent | c05a83d00acd0c64f1d2fcf02e15f2790b6f4139 (diff) | |
refactor: reverted old keymapper script and start priority
Diffstat (limited to '.config/awesome/autorun.sh')
| -rwxr-xr-x | .config/awesome/autorun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index a4c5852..c7e1c66 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -36,7 +36,7 @@ run /usr/bin/gnome-keyring-daemon --start --components=ssh run xfce4-power-manager run dunst run ~/.config/awesome/xinput-daemon.sh +run ~/.config/awesome/keymapper.sh run ibus-daemon -drxR run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 run wineserver -run ~/.config/awesome/keymapper.sh |
