01-23-2020, 07:50 AM
In gestures.service, change
ExecStart=/usr/bin/dex /home/rock/.config/autostart/libinput-gestures.desktop
To
ExecStart=/usr/bin/dex /home/<YOUR_USER_HERE>/.config/autostart/libinput-gestures.desktop
The instructions assume the default user name which is rock. If you have change your user name then simply copying and pasting won’t work.
ExecStart=/usr/bin/dex /home/rock/.config/autostart/libinput-gestures.desktop
To
ExecStart=/usr/bin/dex /home/<YOUR_USER_HERE>/.config/autostart/libinput-gestures.desktop
The instructions assume the default user name which is rock. If you have change your user name then simply copying and pasting won’t work.