diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 1561e8b..233d876 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -27,6 +27,9 @@ nm-applet & # Start volume bar ~/.config/xob/volume.sh & +# Start nextcloud +nextcloud --background & + # Run xidlehook xidlehook \ `# Don't lock when there's a fullscreen application` \