mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-07 08:21:25 -04:00
renders some blackbox themes
This commit is contained in:
parent
93811898f0
commit
dbd2a51b42
168 changed files with 16082 additions and 2 deletions
19
styles/Makemodule.am
Normal file
19
styles/Makemodule.am
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
styledir = $(pkgdatadir)/styles
|
||||
|
||||
style_DATA = \
|
||||
data/styles/Artwiz \
|
||||
data/styles/BlueNight \
|
||||
data/styles/Flux \
|
||||
data/styles/LemonSpace \
|
||||
data/styles/Makro \
|
||||
data/styles/MerleyKay \
|
||||
data/styles/Meta \
|
||||
data/styles/Nyz \
|
||||
data/styles/Operation \
|
||||
data/styles/Outcomes \
|
||||
data/styles/Results \
|
||||
data/styles/Shade \
|
||||
data/styles/Twice \
|
||||
data/styles/qnx-photon
|
||||
|
||||
EXTRA_DIST += $(style_DATA)
|
||||
Loading…
Add table
Add a link
Reference in a new issue