mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
bluetooth module working
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include <linux/rfkill.h>
|
||||
|
||||
namespace waybar::util {
|
||||
namespace waybar::util::rfkill {
|
||||
|
||||
bool isDisabled(enum rfkill_type rfkill_type);
|
||||
|
||||
|
Reference in New Issue
Block a user