autostart: set up wacom tablet

This commit is contained in:
Guilherme Rugai Freire 2022-03-20 19:10:38 -03:00
parent d0c2bc5500
commit 68998f7f4e
No known key found for this signature in database
GPG Key ID: FC05BE5CD322C427

View File

@ -30,6 +30,9 @@ nm-applet &
# Start nextcloud # Start nextcloud
nextcloud --background & nextcloud --background &
# Set up wacom tablet
autoxsetwacom
# Run xidlehook # Run xidlehook
xidlehook \ xidlehook \
`# Don't lock when there's a fullscreen application` \ `# Don't lock when there's a fullscreen application` \