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
|
||||
|
||||
[scratchpads.bluetooth]
|
||||
command = "overskride"
|
||||
animation = "fromRight"
|
||||
margin = 20
|
||||
command = "ghostty --class=com.ghostty-volume -e bluetui"
|
||||
position = "1% 8%"
|
||||
unfocus = "hide"
|
||||
lazy = true
|
||||
|
||||
[scratchpads.wifi]
|
||||
|
|
Loading…
Add table
Reference in a new issue