🐛 fix(hypr): load yazi with fish variables on the scratchpad

This commit is contained in:
Sergio Laín 2024-08-02 13:19:06 +02:00
parent 25c16033d7
commit 2dbf382ba5
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -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