mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Move bar config into its own file
This commit is contained in:
parent
bf7a4cd0eb
commit
569b2bfd5d
5 changed files with 151 additions and 148 deletions
|
|
@ -64,6 +64,7 @@ sway_sources = files(
|
|||
'commands/reload.c',
|
||||
'commands/workspace.c',
|
||||
'config.c',
|
||||
'config/bar.c',
|
||||
'config/output.c',
|
||||
'config/seat.c',
|
||||
'config/input.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue