fixed file saving not working
This commit is contained in:
parent
7434f51a16
commit
e24b63b26c
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@
|
|||
[filechooser]
|
||||
cmd=${upkgs.xdg-desktop-portal-termfilechooser}/share/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh
|
||||
default_dir=$HOME
|
||||
env=TERMCMD='alacritty --title filechooser'
|
||||
env=TERMCMD='alacritty --title filechooser -e'
|
||||
open_mode=suggested
|
||||
save_mode=last
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue