feat(hypr): add bluetui scratchpad

This commit is contained in:
Sergio Laín 2025-08-10 18:50:55 +02:00
parent b8157b09ab
commit 059b6b5191
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -8,9 +8,9 @@ unfocus = "hide"
lazy = true lazy = true
[scratchpads.bluetooth] [scratchpads.bluetooth]
command = "overskride" command = "ghostty --class=com.ghostty-volume -e bluetui"
animation = "fromRight" position = "1% 8%"
margin = 20 unfocus = "hide"
lazy = true lazy = true
[scratchpads.wifi] [scratchpads.wifi]