🎨 ux(yazi): nemo opened in float mode
This commit is contained in:
parent
c6910fc36a
commit
eb5837d51a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ cache_dir = ""
|
|||
|
||||
[opener]
|
||||
folder = [
|
||||
{ exec = 'nemo "$@"', desc = "Open in GUI File Manager" },
|
||||
{ exec = 'hyprctl dispatch exec "[float] nemo" "$@"', desc = "Open in GUI File Manager" },
|
||||
{ exec = '$EDITOR "$@"' },
|
||||
]
|
||||
archive = [{ exec = 'file-roller "$1"', desc = "Extract here" }]
|
||||
|
|
Loading…
Add table
Reference in a new issue