⚙️ config(hypr): hide yazi scratchpad when focusing other window

This commit is contained in:
Sergio Laín 2024-08-01 14:25:19 +02:00
parent 98504aab38
commit 251f1fda9a
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -14,6 +14,8 @@ lazy = true
[scratchpads.yazi]
command = "kitty --class scratchpad-large yazi"
unfocus = "hide"
hysteresis = 0.1
lazy = true
[scratchpads.gpt]