mirror of
https://github.com/swaywm/sway.git
synced 2026-07-08 00:06:18 -04:00
swaynag: refactor {sway_,}nagbar to swaynag
This commit is contained in:
parent
6124d0f9a2
commit
a6145914c6
10 changed files with 415 additions and 411 deletions
|
|
@ -2,8 +2,8 @@ executable(
|
|||
'swaynag', [
|
||||
'config.c',
|
||||
'main.c',
|
||||
'nagbar.c',
|
||||
'render.c',
|
||||
'swaynag.c',
|
||||
'types.c',
|
||||
],
|
||||
include_directories: [sway_inc],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue