mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-19 00:42:33 +02:00
properly structure rfkill util
This commit is contained in:
@@ -97,7 +97,8 @@ src_files = files(
|
||||
'src/modules/temperature.cpp',
|
||||
'src/main.cpp',
|
||||
'src/bar.cpp',
|
||||
'src/client.cpp'
|
||||
'src/client.cpp',
|
||||
'src/util/rfkill.cpp'
|
||||
)
|
||||
|
||||
if true # find_program('sway', required : false).found()
|
||||
|
Reference in New Issue
Block a user