feat(hypr): add bluetui scratchpad
This commit is contained in:
parent
b8157b09ab
commit
059b6b5191
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue