aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-12-22 14:43:56 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-12-22 14:43:56 +0530
commit995e5c2f8cb387cb76734989a30f22ac1f965422 (patch)
tree5f68f41b4f69f579a1c5eab991e7c4fc8adbfb12
parent18ee1da467cee17c5a2003dcb61f2dae7836ef01 (diff)
added standalone autostart script
-rwxr-xr-xscripts/autostart3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/autostart b/scripts/autostart
new file mode 100755
index 00000000..802a1820
--- /dev/null
+++ b/scripts/autostart
@@ -0,0 +1,3 @@
+picom &
+firefox &
+nitrogen --restore &