diff options
| author | Blista Kanjo | 2022-01-25 03:35:07 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-01-25 03:35:07 -0500 |
| commit | 9f80c3d7bbe986f04e726360bbad720449df712d (patch) | |
| tree | ddfb5449c57e6b3f72eaf34f31aeca304585becb /awesome/autorun.sh | |
| parent | 06a270521ba256acabc905b0b3550e40fb6ba4d2 (diff) | |
removed wine-preloader and references to /home/kylert
Diffstat (limited to 'awesome/autorun.sh')
| -rwxr-xr-x | awesome/autorun.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/awesome/autorun.sh b/awesome/autorun.sh index c867f0b..5ef66fa 100755 --- a/awesome/autorun.sh +++ b/awesome/autorun.sh @@ -35,9 +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 /usr/lib/xfce4/notifyd/xfce4-notifyd -run /home/kylert/.config/awesome/keymapper.sh -run /home/kylert/.config/awesome/xinput-daemon.sh +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 wine-preloader '/home/kylert/.wine/drive_c/Program Files (x86)/ClipGrab/clipgrab.exe' |
