1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-11-06 22:54:53 -05:00

Fix build system and include default theme before overriding entries.

* Without default theme, its broken.
This commit is contained in:
Qball Cow 2025-03-13 12:08:16 +01:00
parent 45d6f826a5
commit 83a894ae5e
3 changed files with 3 additions and 1 deletions

View file

@ -274,6 +274,7 @@ theme_DATA=\
themes/iggy.rasi\
themes/material.rasi\
themes/fullscreen-preview.rasi\
themes/transparent.rasi\
themes/iggy.jpg
##

View file

@ -307,6 +307,7 @@ install_data(
'themes/iggy.rasi',
'themes/material.rasi',
'themes/iggy.jpg',
'themes/transparent.rasi',
'themes/fullscreen-preview.rasi',
install_dir: themedir
)

View file

@ -4,7 +4,7 @@
* Copyright: killertofus
********************************************************************************/
@theme "default"