summarylogtreecommitdiffstats
path: root/sddm-theme-archpaint2.install
diff options
context:
space:
mode:
authorguidobelix2015-06-10 20:50:23 +0200
committerguidobelix2015-06-10 20:50:23 +0200
commit298533321c96c7126ea7ec79e0ed9883e4d8c679 (patch)
treed99f2f94eebfd002d51f85f9ffea0aff9d8f7200 /sddm-theme-archpaint2.install
downloadaur-298533321c96c7126ea7ec79e0ed9883e4d8c679.tar.gz
First commit to AUR4
new file: .SRCINFO new file: PKGBUILD new file: sddm-theme-archpaint2.install
Diffstat (limited to 'sddm-theme-archpaint2.install')
-rw-r--r--sddm-theme-archpaint2.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/sddm-theme-archpaint2.install b/sddm-theme-archpaint2.install
new file mode 100644
index 000000000000..6331c0a43c15
--- /dev/null
+++ b/sddm-theme-archpaint2.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo "To use this theme, add the following lines to /etc/sddm.conf:"
+ echo
+ echo "[Theme]"
+ echo "archpaint2"
+}