aboutsummaryrefslogtreecommitdiffstats
path: root/setup-xfce-desktop.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup-xfce-desktop.in')
-rw-r--r--setup-xfce-desktop.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup-xfce-desktop.in b/setup-xfce-desktop.in
new file mode 100644
index 0000000..2a2ce2d
--- /dev/null
+++ b/setup-xfce-desktop.in
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+videodrivers=$(apk search --quiet --exact xf86-video* | grep -v -- '-doc$')
+
+setup-xorg-base $videodrivers xfce4 firefox slim
+