fixed some waybar styling

This commit is contained in:
2026-03-14 15:02:08 +01:00
parent 13bc86f713
commit 146429f594
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,8 @@
"format": "{}",
"return-type": "json",
"exec": "~/.config/waybar/fluxo-rs/target/release/fluxo-rs bt",
"on-click": "~/.config/waybar/fluxo-rs/target/release/fluxo-rs bt disconnect",
"on-click": "~/.config/waybar/fluxo-rs/target/release/fluxo-rs bt menu",
"on-click-right": "~/.config/waybar/fluxo-rs/target/release/fluxo-rs bt disconnect",
"interval": 3
}