moved autostart to shell script

This commit is contained in:
paul-loedige
2021-02-06 15:08:28 +01:00
parent 218e9dd4cc
commit 0f05b0d129
3 changed files with 15 additions and 10 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/sh
nitrogen --restore &
bash .screenlayout/layout.sh &
pulseaudio-ctl set 50 &
dunst &
nextcloud &
timeshift &
numlockx &
redshift-gtk -t 6500:3600 &
udiskie &