Add terminal file chooser
This commit is contained in:
parent
0b0e83f505
commit
1d5240b7c6
@ -0,0 +1,3 @@
|
|||||||
|
[filechooser]
|
||||||
|
cmd=yazi-wrapper.sh
|
||||||
|
default_dir=$HOME
|
@ -39,6 +39,11 @@ windowrule = size 0 0, title:^(.*)hidden-terminator*(.*)$
|
|||||||
windowrule = move 0 0, title:^(.*)hidden-terminator*(.*)$
|
windowrule = move 0 0, title:^(.*)hidden-terminator*(.*)$
|
||||||
windowrule = float, title:^(.*)hidden-terminator*(.*)$
|
windowrule = float, title:^(.*)hidden-terminator*(.*)$
|
||||||
|
|
||||||
|
# Set rule for yazi filepicker
|
||||||
|
windowrule = float, title:^(.*)termfilechooser*(.*)$
|
||||||
|
windowrule = size 1400 800, title:^(.*)termfilechooser*(.*)$
|
||||||
|
windowrule = center, title:^(.*)termfilechooser*(.*)$
|
||||||
|
|
||||||
# Set floating windows & position them centered
|
# Set floating windows & position them centered
|
||||||
windowrule = float, class:file_progress
|
windowrule = float, class:file_progress
|
||||||
windowrule = center, class:file_progress
|
windowrule = center, class:file_progress
|
||||||
|
Loading…
x
Reference in New Issue
Block a user