summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-05-14 11:35:30 +0200
committerDave Davenport <qball@gmpclient.org>2019-05-14 11:35:30 +0200
commit77a059ebf060fb9c82c04ac93a65792719523fd6 (patch)
treebffe9d4bfcb89da6be9b78c86ec4001a9398ff29 /meson.build
parent277ec41d9a61c63194bcf15f60a1c1ad439b32ce (diff)
[Themes] Add 'fancy' theme.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 4364084a..c00587f9 100644
--- a/meson.build
+++ b/meson.build
@@ -254,6 +254,7 @@ install_data(
'themes/sidebar.rasi',
'themes/solarized.rasi',
'themes/solarized_alternate.rasi',
+ 'themes/fancy.rasi',
install_dir: themedir
)