Page 1 of 1

Salix 14.2 screenshots

Posted: 30. Aug 2016, 16:19
by PackRat
Didn't want to start a new thread for a screenshot, and a test of username ability to still post -

Clean install Salix 14.2, set up LVM. This box will eventually be a home file/media server:

Image

Salix 14.2 screenshots

Posted: 1. Jan 2019, 20:45
by ChuangTzu
Fluxbox with green_tea style

Image

Re: Salix 14.2 screenshots

Posted: 4. Apr 2019, 19:20
by chris_alife
Axiom dark soup-a-zen xfce4 Salix with "heritage" terminal and background image :geek:

<a href="http://i.imgur.com/jHlnPI1.png">
<img src="http://imgur.com/jHlnPI1l.png" />
</a>

Image

Re: Salix 14.2 screenshots

Posted: 4. Apr 2019, 19:28
by mimosa
Very nice!

Re: Salix 14.2 screenshots

Posted: 8. Jul 2022, 22:32
by SalixManiac
icons: mate human
style: xfce flat with personnal color tweak
windows thème:ambiance
.gtkrc-2.0:
#déactiver les infos bulles de la barre de tache.
gtk-enable-tooltips = 0

style "gnome-color-chooser-tooltips"
{
bg[NORMAL] = "#FFFFAF"
fg[NORMAL] = "#000000"
}
widget "gtk-tooltip*" style "gnome-color-chooser-tooltips"

#donner une couleur par default au texte du widget heure.
style "panel"
{
fg[NORMAL] = "#FFFFFF"
}

widget_class "*Panel*" style "panel"
widget "*Panel*" style "panel"
class "*Panel*" style "panel"


#activer la transparence de l'arriere plan du texte des icones sur le bureau.
style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 01

base[NORMAL] = "#000000"
base[SELECTED] = "#ffffff"
base[ACTIVE] = "#ffffff"

fg[NORMAL] = "#ffffff"
fg[SELECTED] = "#000000"
fg[ACTIVE] = "#000000"
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"

ImageImage