mirror of
https://github.com/rad4day/Waybar.git
synced 2025-12-09 08:32:28 +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