Add terminal file chooser
This commit is contained in:
@@ -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 = 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
|
||||
windowrule = float, class:file_progress
|
||||
windowrule = center, class:file_progress
|
||||
|
Reference in New Issue
Block a user