Feat: add nextcloud on autostart

This commit is contained in:
Bertrand Benjamin 2021-06-15 15:53:00 +02:00
parent abefbe1314
commit f9c4c04dd5
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh
nm-applet &
pasystray &
nextcloud &
xrandr --output VGA-1 --off --output DVI-D-1 --mode 1920x1080 --pos 1080x376 --rotate normal --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate left