Feat: add shellbang for exectuting

This commit is contained in:
Bertrand Benjamin 2020-04-22 09:09:37 +02:00
parent 4415d45b85
commit eff679529b
1 changed files with 1 additions and 0 deletions

1
autostart.sh Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/bin/sh
nm-applet &
pasystray &
xrandr --output VGA-1 --off --output DVI-D-1 --mode 1920x1080 --pos 0x420 --rotate normal --output HDMI-1 --mode 1920x1080 --pos 1920x0 --rotate right &