Audacious Theme Manual Installation #3
-
|
hi, i want to install the audacious theme manually and i'm having problem with theme not applying. i put the config in ~/.config/audacious and the lainampborders in ~/.local/share/audacious/Skins/ but theme is not showing up )= . |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You missed a[n admittedly kinda buried] step from the installation script: If executing that doesn't work, just add this line to your |
Beta Was this translation helpful? Give feedback.
You missed a[n admittedly kinda buried] step from the installation script:
echo "skin=$HOME/.local/share/audacious/Skins/lainampborders" >> "~/.config/audacious/config"If executing that doesn't work, just add this line to your
~/.config/audacious/configunder the[skins]section and you should be good to go (after replacing "USER" with your username):skin=/home/USER/.local/share/audacious/Skins/lainampborders