mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02: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