dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

New installer some features not working

Open balushyno1 opened this issue 7 months ago • 2 comments

installed ml4w with dot files installer with arch linux, i used the previous versions without any issues but the new installer it seems something is broken, like there is no auto complete on terminal, no login screen of ml4w greet i have to manually type hyprland on tty screen, vlc player doesnt work installed other media player which is working fine.

balushyno1 avatar Jul 15 '25 09:07 balushyno1

also default shell is bash when i switch to zsh termninal goes to be simple no fast fetch anything so i switch back to bash.

balushyno1 avatar Jul 15 '25 09:07 balushyno1

installed ml4w with dot files installer with arch linux, i used the previous versions without any issues but the new installer it seems something is broken, like there is no auto complete on terminal, no login screen of ml4w greet i have to manually type hyprland on tty screen, vlc player doesnt work installed other media player which is working fine.

As mentioned in the CHANGELOG, I had to remove the sddm installation due to compatibility reasons. But you can install and theme sddm individually.

Thanks to highlight the missing vlc. I will add it back to the dependency list.

When you switch the shell from bash to zsh the zsh plugins should be installed. After that you have to restart the system to enable ssh.

mylinuxforwork avatar Jul 15 '25 11:07 mylinuxforwork