⚙️ config(waybar): add on-click to the bluetooth module
toggling the bluetooth scratchpad
This commit is contained in:
parent
1500b379c9
commit
fd1c40ca69
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@
|
|||
"tooltip-format-connected": "{controller_alias}\n{num_connections} connected\n\n{device_enumerate}",
|
||||
"tooltip-format-enumerate-connected": "{device_alias}",
|
||||
"tooltip-format-enumerate-connected-battery": "{device_alias}\t{icon} {device_battery_percentage}%",
|
||||
"on-click": "pypr toggle bluetooth",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue