mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 22:52:30 +02:00
Base wlr impl (Manager, Group)
This commit is contained in:
@ -166,6 +166,7 @@ src_files += [
|
||||
if true
|
||||
add_project_arguments('-DHAVE_WLR', language: 'cpp')
|
||||
src_files += 'src/modules/wlr/taskbar.cpp'
|
||||
src_files += 'src/modules/wlr/workspaces.cpp'
|
||||
endif
|
||||
|
||||
if true
|
||||
|
Reference in New Issue
Block a user