[Linux] Fix imwheel script for arch, add imwheelrc
This commit is contained in:
parent
387fbbe6cd
commit
6c2d9fc691
@ -3,7 +3,7 @@ Description=imwheel
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/imwheel -b "4 5"
|
ExecStart=/usr/bin/imwheel -b 45
|
||||||
ExecStop=/usr/bin/pkill imwheel
|
ExecStop=/usr/bin/pkill imwheel
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
|
3
dotfiles/imwheelrc
Normal file
3
dotfiles/imwheelrc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
".*"
|
||||||
|
None, Up, Up, 4
|
||||||
|
None, Down, Down, 4
|
Loading…
Reference in New Issue
Block a user