feat(yazi): enable yazi as system-wide file chooser
Configure xdg-desktop-portal-termfilechooser to use yazi (via ghostty) for file selection dialogs in portal-aware apps like Firefox. Includes a wrapper script and Hyprland window rules.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
"float, class:^(yazi-file-picker)$"
|
||||
"size 60% 60%, class:^(yazi-file-picker)$"
|
||||
"center, class:^(yazi-file-picker)$"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user