We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765a0ec commit e90fbf8Copy full SHA for e90fbf8
meson.build
@@ -7,7 +7,7 @@ project (
7
i18n = import('i18n')
8
fs = import('fs')
9
10
-icon_dir = join_paths(get_option('datadir'), 'icons', 'appcons')
+icon_dir = join_paths(get_option('datadir'), 'icons', 'expandtheon')
11
12
scale_factors = get_option('scale_factors')
13
0 commit comments