Salix 13.1 screenshots

The place to post your Salix wallpapers, screenshots etc.
User avatar
loukingjr
Posts: 247
Joined: 8. Aug 2010, 13:10
Location: Pittsburgh,Pa

Re: Salix 13.1 screenshots

Post by loukingjr »

Red Sun...
Image
there are three kinds of people in the world. those that can count, and those that can't.
iMac 2.8Ghz i7
User avatar
zAchAry
Posts: 804
Joined: 11. May 2010, 09:02
Location: Israel

Re: Salix 13.1 screenshots

Post by zAchAry »

JRD wrote:Little trick I do for Firefox, I want to share with people using all sort of themes.
The main problem with Firefox, is the GTK theme, because part of it is used for rendering widgets in the (x)html page (misconception to my opinion), like buttons, text area and the like.
My idea is to use another GTK theme just for FF, one that is ok in rendering web page and looks close to my theme. You can also use you own theme but copied and modified only for Firefox.
So, no need to tweek any files in firefox and the installation is still clean.
My solution:
  • A gtkwrap script in /usr/local/bin/:

    Code: Select all

    #!/bin/sh
    export GTK2_RC_FILES=/usr/share/themes/Clearlooks/gtk-2.0/gtkrc
    "$@"
  • A firefox wrapper in /usr/local/bin/ too:

    Code: Select all

    #!/bin/sh
    gtkwrap /usr/bin/firefox "$@"
Here I chose ClearLooks unmodified.

Hopes it helps.
Thank you very much for that clever tip. I'm already using the GTK2_RC_FILES tip with Firefox and XMMS but the "gtkwrap" is really nice, less mess.
What does the command export do?
I'm just putting scripts at ~/bin, I don't like to deal with root areas ~/.profile and bash (am I doing it right?)
Image
Help to make Slackware easier Donate to Salix
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: Salix 13.1 screenshots

Post by JRD »

export made the variable available to subscripts if any. As the command to run with gtkwrap could be a script itself and so on, I prefer to export the variable. But sorry, my script is bash. To make it sh-compliant, you better have to do :

Code: Select all

GTK2_RC_FILES=/usr/share/themes/Clearlooks/gtk-2.0/gtkrc
export GTK2_RC_FILES
On slackware it doesn't matter as sh is actually bash.
Image
User avatar
cra1g321
Posts: 12
Joined: 18. Jan 2011, 02:08

Re: Salix 13.1 screenshots

Post by cra1g321 »

Time 4 me 2 start posting sum screenshots :D
User avatar
cra1g321
Posts: 12
Joined: 18. Jan 2011, 02:08

Re: Salix 13.1 screenshots

Post by cra1g321 »

Nothing amazing so far, still getting used 2 customizing KDE rather than Gnome.

*Sources*
Plasma theme - http://kde-look.org/content/show.php/Br ... ent=133873
Window Decorator - http://kde-look.org/content/show.php/Ai ... ent=136510

http://i.imgur.com/19tm4.jpg
http://i.imgur.com/Ez9z0.jpg
http://i.imgur.com/lQQ9O.png
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Salix 13.1 screenshots

Post by gapan »

Nice Tron wallpaper.
Image
Image
User avatar
cra1g321
Posts: 12
Joined: 18. Jan 2011, 02:08

Re: Salix 13.1 screenshots

Post by cra1g321 »

gapan wrote:Nice Tron wallpaper.
yh the blue in it suits the KDE really well. Heres a link 4 it -
http://www.hdwallpapers.in/daft_punk_du ... apers.html
Trizen
Posts: 2
Joined: 20. Jan 2011, 04:53
Location: Romania
Contact:

Re: Salix 13.1 screenshots

Post by Trizen »

Hi! This is my first post! :) I'm starting to love Salix :D
Screenshot:
Image
User avatar
cra1g321
Posts: 12
Joined: 18. Jan 2011, 02:08

Re: Salix 13.1 screenshots

Post by cra1g321 »

Trizen wrote:Hi! This is my first post! :) I'm starting to love Salix :D
Nice work Trizen :)
User avatar
Moose
Posts: 13
Joined: 21. Jan 2011, 07:35

Re: Salix 13.1 screenshots

Post by Moose »

It has absolutely nothing to do with Salix, but it is Salix. I'm running pekwm with wbar, tint2, and air conky for anyone who happens to care.Image
Post Reply