LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   This is my Slackware desktop... (https://www.linuxquestions.org/questions/slackware-14/this-is-my-slackware-desktop-725754/)

jr_bob_dobbs 07-17-2019 11:52 AM

Quote:

Originally Posted by SCerovec (Post 6015120)
Care to post that most current one iteration of the GTX3 style?

OK. One warning: as I've said before, it is crudely done, because it's me copying a gtk3 posted here by elcore and then doing clumsy edits on it. There are things I don't know, so some things look really screwy (the save-as dialog in SeaMonkey, for example).
Code:

* {
 background-color: #7f7f7f;
 color: #000000;
 background-image: none;
 border-image: none;
 box-shadow: none;
 text-shadow: none;
 icon-shadow: none;
 outline-color: #111;
 outline-style: solid;
 outline-width: 1px;
 border-color: #000000;
 border-top-color: #f7f7f7;
 border-left-color: #f7f7f7;
 border-style: solid;
 border-width: 1px;
}
.background * {
 color: #000000;
 background-color: #7f7f7f;
}
*:selected {
 color: #f7f7f7;
 background-color: #244262;
}
*:selected:prelight {
 color: #f7f7f7;
 background-color: #244262;
}
*:insensitive {
 color: #3f3f3f;
 background-color: #7f7f7f;
}
*:hover {
 color: #f7f7f7;
 background-color: #244262;
}
*:active {
 color: #f7f7f7;
 background-color: #244262;
}

.scrollbar, scrollbar {
  -GtkScrollbar-has-backward-stepper: true;
  -GtkScrollbar-has-forward-stepper: true;
}

scrollbar slider {
  min-width: 10px;
  min-height: 10px;
  border: 1px solid;
  border-radius: 0px;
  background-color: #244262;
}

scrollbar slider:hover {
  background-color: #244262;
}

scrollbar trough {
  min-width: 10px;
  border: 1px solid #000000;
  background-color: #244262;
}

p.s. All the stuff in the above that I tried for the scrollbar is ignored, so I've got that wrong. :(

SCerovec 07-19-2019 01:38 PM

Quote:

Originally Posted by jr_bob_dobbs (Post 6015908)
OK. One warning: as I've said before, it is crudely done, because it's me copying a gtk3 posted here by elcore and then doing clumsy edits on it. There are things I don't know, so some things look really screwy (the save-as dialog in SeaMonkey, for example).
[snip]

file:~/.config/gtk-3.0/gtk.css
Code:

* {
 background-color: #7f7f7f;
 color: #000000;
 background-image: none;
 border-image: none;
 box-shadow: none;
 text-shadow: none;
 icon-shadow: none;
 outline-color: #111;
 outline-style: dotted;
 outline-width: 1px;
 border-color: #000000;
#border-top-color: #f7f7f7;
 #border-left-color: #f7f7f7;
 #border-style: double;
 border-width: 0.25px;
}
.background * {
 color: #000000;
 background-color: #7f7f7f;
}
*:selected {
 color: #f7f7f7;
 background-color: #244262;
}
*:selected:prelight {
 color: #f7f7f7;
 background-color: #244262;
}
*:insensitive {
 color: #3f3f3f;
 background-color: #7f7f7f;
}
*:hover {
 color: #f7f7f7;
 background-color: #244262;
}
*:active {
 color: #f7f7f7;
 background-color: #244262;
}

.scrollbar, scrollbar {
  -GtkScrollbar-has-backward-stepper: true;
  -GtkScrollbar-has-forward-stepper: true;
}

scrollbar slider {
  min-width: 10px;
  min-height: 10px;
  border: 1px solid;
  border-radius: 0px;
  background-color: #244262;
}

scrollbar slider:hover {
  background-color: #244262;
}

scrollbar trough {
  min-width: 10px;
  border: 1px solid #000000;
  background-color: #244262;
}

emphasis mine :hattip:
I find the style quite satisfactory!
will hack on ;)

Lysander666 07-25-2019 09:35 AM

1 Attachment(s)
It's rare that the temperature outside is consistently the same temperature as my CPU.

Hottest July day recorded here. Thankfully I've migrated to the air conditioned area of the library.

montagdude 07-31-2019 07:53 AM

1 Attachment(s)
Here's my first new wallpaper in awhile. I went for something different this time. Unfortunately it's not very high resolution, but surprisingly that doesn't seem to bother me in use.

Running Cinnamon 4.2.3 on Slackware 14.2.

Lysander666 08-05-2019 06:07 PM

2 Attachment(s)
Keep it simple.

0XBF 08-05-2019 10:33 PM

2 Attachment(s)
Been messing around with transparency in KDE plasma themes. Pretty happy with the look I've got going

Lysander666 08-06-2019 06:01 AM

Great stuff, Bob. Love the wallpaper. Is it Tron? I see you're hanging behind on the kernel too, I update mine whenever I feel like it as well.

0XBF 08-06-2019 10:15 AM

1 Attachment(s)
Yeah I've been meaning to run an upgrade on the kernel soon but I've just been enjoying the summer too much and Slackware seems to stay pretty stable no matter where I leave it.

The wallpaper is indeed from Tron or at least tron inspired. I'm on the fence about it though; I don't like backgrounds that are too "busy". I attached another one that's a little simpler :hattip:

TheRealGrogan 08-06-2019 12:15 PM

1 Attachment(s)
Lysander, I like that shell script, "neofetch". I saw it in your screenshot and had to go and get :D

Lysander666 08-13-2019 08:07 AM

3 Attachment(s)
Quote:

Originally Posted by TheRealGrogan (Post 6022174)
Lysander, I like that shell script, "neofetch". I saw it in your screenshot and had to go and get :D

Yes it's great, and it's the first 3rd party package I ever installed on Slackware.

Here's my first go with Xfce 4.14.

mlangdn 08-13-2019 10:29 PM

Daggone - I jumped on the bandwagon and grabbed the script as well!

Bindestreck 08-16-2019 03:42 PM

1 Attachment(s)
Fluxbox, my old friend is back!

andrew.46 08-16-2019 05:13 PM

Quote:

Originally Posted by Bindestreck (Post 6025879)
Fluxbox, my old friend is back!

Wow! Your Fluxbox setup is significantly cooler than mine :)

Bindestreck 08-16-2019 05:50 PM

Quote:

Originally Posted by andrew.46 (Post 6025909)
Wow! Your Fluxbox setup is significantly cooler than mine :)

Nah, I think yours is!

Lysander666 08-16-2019 06:05 PM

Bindestreck has always been a great 'ricer'. I just don't seem to have the patience for WMs/TWMs.


All times are GMT -5. The time now is 08:51 AM.