Skip to content

Commit 39b220a

Browse files
committed
Install Greybird/index.theme (#317)
1 parent 584cace commit 39b220a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

light/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ subdir('gtk-4.0')
99

1010
# we don't want to install these in the flatpak
1111
if not get_option('flatpak')
12+
install_data('index.theme', install_dir : theme_path)
1213
install_data('Greybird.emerald', install_dir : theme_path)
1314
install_subdir('gtk-2.0', install_dir : theme_path)
1415
install_subdir('gnome-shell', install_dir : theme_path)

0 commit comments

Comments
 (0)