Replies: 1 comment
-
FIXED: seems like Hyprland have the same requirements as Debian to: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
REQUEST: Hyprland
Been trying to make this great work, work on Hyprland.
It seems I have hit a snag, not sure how hard it would be to set up on Hyprland.
Not even sure where I am going wrong, when running the binary with
/usr/local/libexec/xdg-desktop-portal-termfilechooser -l TRACE -r &
no logs, beyond the starting sequence, shows up when I try to open file managers.I tried just adding Hyprland to the default preferences without luck.
Of course I use Alacritty on top of everything so had to modify the yazi wrapper script from:
$termcmd -- $cmd "$@"
to$termcmd --command $cmd "$@"
EDIT:
Tried in Ubuntu 22.04 under GNOME, the alacritty script seems to work fine. It seems to be an issue under Hyprland.
When I try to add Hyprland to the
.portal
file, sound stops working from nowhere -.-, not sure how diagnose this.Beta Was this translation helpful? Give feedback.
All reactions