mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
changes requested
This commit is contained in:
@ -78,6 +78,6 @@ void waybar::util::Rfkill::waitForEvent() {
|
||||
}
|
||||
|
||||
|
||||
int waybar::util::Rfkill::getState() const {
|
||||
bool waybar::util::Rfkill::getState() const {
|
||||
return state_;
|
||||
}
|
||||
|
Reference in New Issue
Block a user