diff options
| author | Blista Kanjo | 2022-01-25 03:12:25 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-01-25 03:12:25 -0500 |
| commit | 06a270521ba256acabc905b0b3550e40fb6ba4d2 (patch) | |
| tree | d4b2b62ef8d545eaecda678f229eb4f367652b9f /awesome/autorun.sh | |
| parent | fecc12c444a21dfc8652474883f66f6e03406e02 (diff) | |
added wineserver autostart
Diffstat (limited to 'awesome/autorun.sh')
| -rwxr-xr-x | awesome/autorun.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/awesome/autorun.sh b/awesome/autorun.sh index 0df9b02..c867f0b 100755 --- a/awesome/autorun.sh +++ b/awesome/autorun.sh @@ -39,3 +39,5 @@ run /home/kylert/.config/awesome/keymapper.sh run /home/kylert/.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' |
