mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
swaybar: rename state to bar
This commit is contained in:
parent
c6fc0033e1
commit
aa6ad09183
13 changed files with 274 additions and 273 deletions
|
|
@ -10,7 +10,7 @@ add_executable(swaybar
|
|||
main.c
|
||||
config.c
|
||||
render.c
|
||||
state.c
|
||||
bar.c
|
||||
status_line.c
|
||||
ipc.c
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue