mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-14 07:02:30 +02:00
Initial implementation
This commit is contained in:
6
resources/icons/meson.build
Normal file
6
resources/icons/meson.build
Normal file
@ -0,0 +1,6 @@
|
||||
gnome = import('gnome')
|
||||
|
||||
app_resources += gnome.compile_resources('icon-resources',
|
||||
'waybar_icons.gresource.xml',
|
||||
c_name: 'waybar_icons'
|
||||
)
|
Reference in New Issue
Block a user