mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-20 09:35:38 +02:00
decoration: stack: stacks multiple decorations on top of each other
This commit is contained in:
parent
09cd27b688
commit
a745436ee2
4 changed files with 78 additions and 1 deletions
|
@ -36,6 +36,7 @@ add_executable(f00bar
|
|||
yml.c yml.h
|
||||
|
||||
decorations/background.c decorations/background.h
|
||||
decorations/stack.c decorations/stack.h
|
||||
decorations/underline.c decorations/underline.h
|
||||
|
||||
particles/list.c particles/list.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue