🐛 fix(hypr): load yazi with fish variables on the scratchpad
This commit is contained in:
parent
25c16033d7
commit
2dbf382ba5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ command = "kitty --class scratchpad-large"
|
|||
lazy = true
|
||||
|
||||
[scratchpads.yazi]
|
||||
command = "kitty --class scratchpad-large yazi"
|
||||
command = "kitty --class scratchpad-large fish -c yazi"
|
||||
unfocus = "hide"
|
||||
hysteresis = 0.1
|
||||
lazy = true
|
||||
|
|
Loading…
Add table
Reference in a new issue