bluetooth module working

This commit is contained in:
Marc
2020-01-22 11:37:47 +01:00
parent f0dbd8b78d
commit 89cb9673d4
5 changed files with 36 additions and 20 deletions

View File

@ -2,7 +2,7 @@
#include <linux/rfkill.h>
namespace waybar::util {
namespace waybar::util::rfkill {
bool isDisabled(enum rfkill_type rfkill_type);