You are not logged in.
Offline
@shortarcflyer, very cool.
'The Universe is under no obligation to make sense to you'
Offline
Topic stickied.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
I have been tweaking my Qutebrowser config. Just tidying it up. Looks nice.
Nice; link to wallpaper, please.
dwm?
You must unlearn what you have learned.
-- yoda
Online
Offline
Offline
^ Nice.
Yaru icons always look great, especially in dark themes.
Edit
Hahaha..
While I was writing the comment, the screenshot was changed.
Last edited by marens (2024-07-02 23:32:10)
If people would know how little brain is ruling the world, they would die of fear.
Offline
Edit
Hahaha..
While I was writing the comment, the screenshot was changed.
Yeah, sorry! I decided custom-colored Numix-Circle icons would look cool. The GTK is Yaru-dark.
BTW, that's labwc on Debian sid... Wayland/wlroots. The image viewer is loupe, the panel is sfwbar.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^ Anyway, both screenshots look good.
In the sidebar I like to use 'background-image' instead of 'background-color' when a row is selected.
background-image: linear-gradient(to bottom, #fd8420, #a44400);
If people would know how little brain is ruling the world, they would die of fear.
Offline
^ That's pretty. Yaru icons look great. I don't know how to use that css (?) in thunar, though.
Lol, is that the History Channel logo for Recent?
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Dobbie03 wrote:I have been tweaking my Qutebrowser config. Just tidying it up. Looks nice.
Nice; link to wallpaper, please.
dwm?
Thanks Pack. Yes, dwm. Nothing else works as smoothly, my experimenting with anything Wayland is over for now.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
^ That's pretty. Yaru icons look great. I don't know how to use that css (?) in thunar, though.
Lol, is that the History Channel logo for Recent?
I last used Thunar with Xubuntu 20.04 LTS and I don't know if the developers have changed anything.
Add to gtk.css (Yaru-dark) after the @import line:
.thunar .sidebar .view:selected,
.thunar .sidebar iconview:selected,
.thunar .sidebar .view:active,
.thunar .sidebar iconview:active {
background-image: linear-gradient(to bottom, #fd8420, #a44400); }
OR
.thunar .sidebar treeview:selected {
background-image: linear-gradient(to bottom, #fd8420, #a44400); }
History Channel logo for Recent?
That logo is protected (copyright) and I would never use it as ~/.icons/SM*Yaru/16x16/legacy/document-open-recent.svg.
If people would know how little brain is ruling the world, they would die of fear.
Offline
^ Right? Boron was a solid release.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Boron was a solid release.
+1
You must unlearn what you have learned.
-- yoda
Online