mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04: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