Assotiations not working
hey, i created arch container, and i tried to associate yay from both gui app and user command, however it doesn't work. yay works if ran inside a container shell so i guess it's not yay issue.
idk if worth noting but currently i am running blendos in a vm

21 Replies
Did you already install yay?
@MikMik
doesnt yay already come preinstalled in the container?

@MikMik, you've gained the level
1No I don't think it does
here
in the arch container do those three commands in order from top to bottom
@MikMik
i did it, still doesn't work
but it doesnt work for any container or association, when i try apt.debian (with debian container created ofc) or pacman.arch still nothing happens
does work?
you can also use the GUI blend-settings tool
try another binary
from that container


is pfetch installed in the arch container
OH
you're using fish
that's why
you have to use the included bash
sorry
that bash is what can use assosciations and whatnot
ooooh aight
is there any way to maaybe make it work in fish?
Yea it works for me in fish
@Zephyr, you've gained the level
2I think it's just adding blend_bin to path?
Fwiw, if yay.arch doesn't work, it's not the associations that are causing issues
fuck i know what is the issue
i applied my dotfiles from silverblue using chezmoi
and it overwrote path
Yea, I was gonna say, i didn't have to do anything special to get fish to work
Just add .local/bin/blend_bin to path
yay (it) works!
ty!
This is just untrue; the only place you have to use bash is "user shell container_name" because it hardcodes the shell as bash, but you can still use fish in containers, just not with the shell cmd
I meant on the host and by default
"you have to use bash" is misleading though, but no worries