Waybar: bluetooth toggle power script: replace _ by - in filename.

This commit is contained in:
Viyurz 2024-03-06 16:19:30 +01:00
parent e558019a62
commit c1b1188d7f
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8
2 changed files with 1 additions and 1 deletions

View file

@ -80,7 +80,7 @@
"tooltip-format-connected": "{controller_alias} ({controller_address})\n{num_connections} connected\n\n{device_enumerate}", "tooltip-format-connected": "{controller_alias} ({controller_address})\n{num_connections} connected\n\n{device_enumerate}",
"tooltip-format-enumerate-connected": "{device_alias} {device_address}", "tooltip-format-enumerate-connected": "{device_alias} {device_address}",
"tooltip-format-enumerate-connected-battery": "{device_alias} {device_address} {device_battery_percentage}%", "tooltip-format-enumerate-connected-battery": "{device_alias} {device_address} {device_battery_percentage}%",
"on-click": "$HOME/.config/waybar/bluetooth_toggle_power.sh", "on-click": "$HOME/.config/waybar/bluetooth-toggle-power.sh",
"on-click-right": "blueman-manager" "on-click-right": "blueman-manager"
}, },
"pulseaudio#output": { "pulseaudio#output": {