aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/autorun.sh
diff options
context:
space:
mode:
authorBlista Kanjo2022-11-23 04:48:00 -0500
committerBlista Kanjo2022-11-23 04:48:00 -0500
commitb6c49ba529bb0b80e5820e49c1c2098cb1e07eaa (patch)
treec2abd5045bff26ef1ab55ad3f050c496a69556f0 /.config/awesome/autorun.sh
parenta852f7f71b1ec00d40340b232a15d7009e0dbcce (diff)
refactor: changed autostart priority for keymapper.sh
Diffstat (limited to '.config/awesome/autorun.sh')
-rwxr-xr-x.config/awesome/autorun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh
index 9ff1080..d4ddd3a 100755
--- a/.config/awesome/autorun.sh
+++ b/.config/awesome/autorun.sh
@@ -35,8 +35,8 @@ 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
run wineserver
+run ~/.config/awesome/keymapper.sh