From 6dc51fb62b13b5931800851a3680508a13b1403f Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 12 Apr 2017 16:07:11 -0400 Subject: Turn on the new icon theme for Lumina, and use it by default as the fallback icon set (no longer rely on the "oxygen" icon set). --- src-qt5/core/core.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src-qt5/core/core.pro') diff --git a/src-qt5/core/core.pro b/src-qt5/core/core.pro index 27aff3a2..4878b1f3 100644 --- a/src-qt5/core/core.pro +++ b/src-qt5/core/core.pro @@ -7,7 +7,8 @@ CONFIG += recursive SUBDIRS+= lumina-desktop \ lumina-session \ lumina-open \ - lumina-info + lumina-info \ + $${PWD}/../../icon-theme # lumina-wm-INCOMPLETE \ # lumina-checkpass -- cgit