💥 fix(swaync): bluetooth toggle not working, no fit screen size, move notifications up
This commit is contained in:
Regular → Executable
+2
-2
@@ -12,8 +12,8 @@ Update_state() {
|
||||
Toggle_state() {
|
||||
if [[ $SWAYNC_TOGGLE_STATE == "true" ]]
|
||||
then
|
||||
bluetoothctl power off
|
||||
else
|
||||
bluetoothctl power on
|
||||
else
|
||||
bluetoothctl power off
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user