mirror of
https://github.com/swaywm/sway.git
synced 2026-01-04 11:08:43 -05:00
swaybar: feactor render, statusline
This commit is contained in:
parent
bb986cb336
commit
a6349a2444
8 changed files with 968 additions and 840 deletions
|
|
@ -9,6 +9,9 @@ include_directories(
|
|||
add_executable(swaybar
|
||||
main.c
|
||||
config.c
|
||||
render.c
|
||||
state.c
|
||||
status_line.c
|
||||
)
|
||||
|
||||
target_link_libraries(swaybar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue