diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 233d876..f3eec3e 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -30,6 +30,9 @@ nm-applet & # Start nextcloud nextcloud --background & +# Set up wacom tablet +autoxsetwacom + # Run xidlehook xidlehook \ `# Don't lock when there's a fullscreen application` \