Results 1 to 5 of 5
Well, recently, I had this theme problem, what I did is downloaded a theme package, that was a .zip and then moved to (the name of the file is "Nord")
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-30-2013 #1
Theme help
Well, recently, I had this theme problem, what I did is downloaded a theme package, that was a .zip and then moved to (the name of the file is "Nord")
I had to mode this toCode:/root/.theme/
I triedCode:/usr/share/themes/
Code:root@bt~#: cp /root/.themes/Nord /usr/share/themes/
But that gave me a "omitting" err0r, what is wrong? can anyone technically point out where I am going wrong?
Also, resolve my problem with this theme, somehow, with the GUI when i copy this stuff (Nord) from the /root dir to the /usr/share/theme directory where the file should be, it doesnt (the theme) come on the theme (appearances and settings) menu? how to install a particular theme then>? I tried dragging the whole zip file to the appearances and settings, still?
Thanks to read the thread, I hope I will learn something fro here, btw, I am a new user, this is my first day here
tl;dr
uname -a
is
Code:Linux bt 3.2.6 #1 SMP Fri Feb 17 10:40:05 EST 2012 i686 GNU/Linux
- 01-30-2013 #2
Moved thread here.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 01-30-2013 #3Linux Newbie
- Join Date
- Dec 2011
- Posts
- 112
- 01-30-2013 #4
Which distro are you using and which desktop environment?
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
The Fifth Continent reborn
- 01-30-2013 #5
okay I did it, what was to be done is using the recursive way that is
worked like a charm !Code:cp -r /root/the_file_/ /usr/share/themes


Reply With Quote

