Skip to content

Commit

Permalink
Install Greybird/index.theme (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesabre committed Mar 22, 2022
1 parent 584cace commit 39b220a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions light/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ subdir('gtk-4.0')

# we don't want to install these in the flatpak
if not get_option('flatpak')
install_data('index.theme', install_dir : theme_path)
install_data('Greybird.emerald', install_dir : theme_path)
install_subdir('gtk-2.0', install_dir : theme_path)
install_subdir('gnome-shell', install_dir : theme_path)
Expand Down

0 comments on commit 39b220a

Please sign in to comment.