[Linux] Fix imwheel script for arch, add imwheelrc

This commit is contained in:
2016-09-29 20:36:00 -07:00
parent 387fbbe6cd
commit 6c2d9fc691
2 changed files with 4 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ Description=imwheel
[Service]
Type=simple
ExecStart=/usr/bin/imwheel -b "4 5"
ExecStart=/usr/bin/imwheel -b 45
ExecStop=/usr/bin/pkill imwheel
RemainAfterExit=yes