⚙️ config(hypr): hide yazi scratchpad when focusing other window
This commit is contained in:
parent
98504aab38
commit
251f1fda9a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ lazy = true
|
|||
|
||||
[scratchpads.yazi]
|
||||
command = "kitty --class scratchpad-large yazi"
|
||||
unfocus = "hide"
|
||||
hysteresis = 0.1
|
||||
lazy = true
|
||||
|
||||
[scratchpads.gpt]
|
||||
|
|
Loading…
Add table
Reference in a new issue