feat(hyprland): integrate yazi as global file picker via xdg-portal
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
"suppressevent maximize, class:.*"
|
||||
|
||||
# --- YAZI FILE PICKER ---
|
||||
"float, class:^(yazi-picker)$"
|
||||
"center, class:^(yazi-picker)$"
|
||||
"size 60% 60%, class:^(yazi-picker)$"
|
||||
"dimaround, class:^(yazi-picker)$"
|
||||
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user