You are not logged in.
Hello
I managed to set up pcmanfm desktop manager for fluxbox, so i can start it in terminal with
`pcmanfm --desktop`
And now i am struggling to add this to session start, i tried to add this command to bash_pofile, and it doesn't work.
Appreciate any help how to do that. (or may be pcmanfm is a bad choise at all?)
Last edited by motoMage (2021-08-26 17:17:37)
Offline
https://wiki.archlinux.org/title/Fluxbox#Autostart
Or .xinitrc/.xsession depending on whether you use startx or a display manager (and not all DMs behave the same way).
Offline
Thanks! That helped, i have no xsession or xinit , bu i found .fluxbox/startup , adding command there worked.
Offline