LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Why wont my fluxbox change it's theme (https://www.linuxquestions.org/questions/slackware-14/why-wont-my-fluxbox-change-its-theme-400146/)

Lord_Tenebrus 01-06-2006 03:13 AM

Why wont my fluxbox change it's theme
 
now...for the problem...
i dl-ed a desktop theme for my fluxbox, but when i decopmress it in my ~/.fluxbox/styles folder it wont run...
ot recognizes only the tar archive (nothing else) and when i click ot the archive it runs a default style, not the one i want
now can someone explain how to do it...
a friend told me i have to cp the jpg in ~/.fluxbox/backgrounds in order to have a background...
Sorry for the numerous posts this week, but this forum is really helpfull :)

migs 01-06-2006 06:26 AM

check your ~/.fluxbox/styles directory. if you find any other subdirectories under that, means that you should have untarred the file under ~/.fluxbox.

if after

Code:

$ls

stylefile.tar.tar
backgrounds/
styles/

you can just copy the contents of the styles directory to ~/.fluxbox/styles and the contents of the backgrounds directory to ~/.fluxbox/backgrounds.

jstephens84 01-06-2006 12:24 PM

You can copy it into you backgrounds then edit your ~/.fluxbox/init file and where you see Session.Screen0.rootCommand: add the following to it.
Code:

fbset -f ~/backgrounds/name_of_file.jpg
That is how I set my backgrounds.

Poetics 01-06-2006 02:03 PM

The styles are in their own directories -- extract it and you should be running fine.

Lord_Tenebrus 01-07-2006 05:43 AM

the moment i posted the thread i figured it out...thnx anyway to all :)
btw if i want to edit my theme i should edit the style file right?


All times are GMT -5. The time now is 11:03 AM.