OSDN Git Service

welcome app
authorpaperbenni <paperbenni@gmail.com>
Thu, 5 Mar 2020 19:45:47 +0000 (20:45 +0100)
committerpaperbenni <paperbenni@gmail.com>
Thu, 5 Mar 2020 19:45:47 +0000 (20:45 +0100)
autostart.sh

index cbea8d9..2e1e997 100755 (executable)
@@ -140,4 +140,9 @@ if [ -n "$ISLAPTOP" ]; then
                libinput-gestures
 fi
 
-source /usr/bin/instantstatus
+source /usr/bin/instantstatus &
+
+# welcome greeter app
+if iconf -b welcome; then
+       instantwelcome
+fi