Waybar: bluetooth toggle power script: replace _ by - in filename.
This commit is contained in:
parent
e558019a62
commit
c1b1188d7f
2 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
"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-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"
|
||||
},
|
||||
"pulseaudio#output": {
|
||||
|
|
Loading…
Reference in a new issue