mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01: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