summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-19 18:58:07 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-19 18:58:07 +0100
commit082547971027c6666c15c41ac07c6b3cf49885c9 (patch)
tree706105c95c9582a4fd0c6ab1ec9ab36994baffbf /Makefile.am
parent13a83e3495edca1e654d6a24c53c59f00fe17761 (diff)
Add sidebar and paper-float theme
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 91faa425..930f812c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -144,7 +144,6 @@ README.html: README.md
###
themedir=$(pkgdatadir)/themes/
theme_DATA=\
- themes/arthur.rasi\
themes/Adapta-Nokto.rasi\
themes/Arc.rasi\
themes/DarkBlue.rasi\
@@ -152,6 +151,7 @@ theme_DATA=\
themes/Monokai.rasi\
themes/Paper.rasi\
themes/android_notification.rasi\
+ themes/arthur.rasi\
themes/blue.rasi\
themes/c64.rasi\
themes/glue_pro_blue.rasi\
@@ -162,7 +162,9 @@ theme_DATA=\
themes/gruvbox-light-soft.rasi\
themes/gruvbox-light.rasi\
themes/lb.rasi\
+ themes/paper-float.rasi\
themes/purple.rasi\
+ themes/sidebar.rasi\
themes/solarized.rasi\
themes/solarized_alternate.rasi