The install script sddm.sh sometimes fails to work, like for the theme neir automata.
Also the install script only changes the /etc/sddm.conf.d/theme.conf but does not change the /etc/sddm.conf file making the theme not applicable
I am in cachyos with hyperland config,
nier-automata logs
╭─ Checking dependencies...
│ ❯ SDDM found
│ ❯ Note: sudo may prompt for your password during installation
╰─ ✔ Dependencies verified
╭─ Select SDDM Backend Version
│ ❯ Modern SDDM versions run on Qt6, but some stable distros still use Qt5.
│ ❯ If you encounter 'import' errors, re-run this script and select Qt5.
│ 1 ❯ Qt6 (Modern / Default)
│ 2 ❯ Qt5 (Legacy / Stable Distros)
╰─ Choice [1/2]: 1
│ ❯ Using native Qt6 themes
╭─ Selecting a theme...
│ ❯ Selected: nier-automata
adii@HP-Victus ~/u/qylock (main) [1]>
as u can see, usally it says a success msg but it doesnt
adii@HP-Victus ~/u/qylock (main) [1]> sudo cat /etc/sddm.conf.d/theme.conf
[sudo] password for adii:
[Theme]
Current=forest
adii@HP-Victus ~/u/qylock (main)>
and the current theme still is forest
I am new at linux, i dont know how most of the stuff works, if this issue is useless. let me know.
The install script
sddm.shsometimes fails to work, like for the themeneir automata.Also the install script only changes the
/etc/sddm.conf.d/theme.confbut does not change the/etc/sddm.conffile making the theme not applicableI am in cachyos with hyperland config,
nier-automata logs
as u can see, usally it says a success msg but it doesnt
and the current theme still is forest
I am new at linux, i dont know how most of the stuff works, if this issue is useless. let me know.