aboutsummaryrefslogtreecommitdiff
path: root/awesome
diff options
context:
space:
mode:
authorBlista Kanjo2022-01-25 03:12:25 -0500
committerBlista Kanjo2022-01-25 03:12:25 -0500
commit06a270521ba256acabc905b0b3550e40fb6ba4d2 (patch)
treed4b2b62ef8d545eaecda678f229eb4f367652b9f /awesome
parentfecc12c444a21dfc8652474883f66f6e03406e02 (diff)
added wineserver autostart
Diffstat (limited to 'awesome')
-rwxr-xr-xawesome/autorun.sh2
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'