diff options
| -rwxr-xr-x | awesome/autorun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/autorun.sh b/awesome/autorun.sh index 50991db..79f6cfb 100755 --- a/awesome/autorun.sh +++ b/awesome/autorun.sh @@ -35,6 +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 /usr/lib/xfce4/notifyd/xfce4-notifyd -# run /home/kylert/.config/awesome/keymapper.sh +run /home/kylert/.config/awesome/keymapper.sh run /home/kylert/.config/awesome/xinput-daemon.sh run ibus-daemon -drxR |
