You are not logged in.
You can also disable Flux's builtin panel and use tint2 as well if you choose and tint2 does work quite well in Flux.
Not exactly. The fluxbox tool bar cannot be disabled. It can be permanently hidden, but the user will need to edit the ~/.fluxbox/init file so that the toolbar does not contain the systemtray if they are planning to use the tint2 systemtray.
But yes, other than that, tint2 is compatible with fluxbox.
You must unlearn what you have learned.
-- yoda
Offline
I wanted to make some themes that were a bit more fun. All of my others are utility oriented. Here is the first if it works.
All files in their respective locations in my github:
https://github.com/sleekmason/Themes
GTK theme
Openbox theme
Geany theme
xfce4-terminal theme
Wallpapers - Trineon.png & Before-dawn.png <--Needed something.
Also have a new Bright Theme for day use when needed, or whenever you choose I suppose:).
Offline
I wanted to make some themes that were a bit more fun. All of my others are utility oriented. Here is the first if it works.
Lilidog-Neon
https://i.postimg.cc/5YYRkgBB/Neon-grey.png https://i.postimg.cc/fS4DHJ9b/Neon-nature.pngAll files in their respective locations in my github:
https://github.com/sleekmason/ThemesGTK theme
Openbox theme
Geany theme
xfce4-terminal theme
Wallpapers - Trineon.png & Before-dawn.png <--Needed something.Also have a new Bright Theme for day use when needed, or whenever you choose I suppose:).
Icon theme?
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
^If you're ever interested in seeing your actual RAM again, add that to your conky:
${exec free -h --si | awk 'NR==2{printf $3}'} / ${memmax}
To check for accuracy use the command at the bottom of the image:
watch -d free -m
Offline
Offline
^^
O:)
I am not a god. I am just a normal Linux user.
The thanks goes to @Nili, he had the idea for this.
Offline
Another 'deep' theme meant to compliment Lilidog-Neon. This one is Lilidog-Cobalt, which sounded way more cool than "navy"
As usual, this encompasses:
GTK-2.0 and 3.0,
Openbox
Geany
xfce4-terminal
A new tacky? wallpaper, Trineon2
The icon theme is Breeze
All are located in my github here: https://github.com/sleekmason/Themes
If anything is off in any of my themes that bothers you, please let me know. Most things are easily changed. Some things I haven't found yet.
Offline
I have been checking out ascii-image-converter from https://github.com/TheZoraiz/ascii-image-converter
I saw after I made a couple of "flame" ascii images that Bunsenlabs already has an image for Neofetch, as do a ton of other distros. Pretty cool! Here are a couple more that can be placed to call from neofetch as well if you like, or put in /etc/issue, wherever.
The original ascii color code (the unreadable squiggly box) on the line before the image code was copied from another example. After some experimentation, I didn't feel the need to create my own. The color ascii 'numbers' can be changed to produce different color results within a limited range with a fairly large number of colors as a result.
Try changing the top 0 to a 1 for a nice bright effect. The color code example came from: Here I imagine a lot can be done by adding different code throughout.
Here are the two I made using the converter and then edited a bit.
I am unable to post the actual ascii color code itself on the forums here, but you can grab the full ascii images with the color code from my github here: (make sure to copy the raw image.) https://github.com/sleekmason/Themes/tr … cii-images
For neofetch, Put an image in the same ~/.config/neofetch folder to keep it simple.
Either make an image with the converter or copy the image code from my github into a new file; adjust as needed.
it is easy to change to a custom image by changing or adding a line in ~/.config/neofetch/config.conf on line 711 or thereabouts:
image_source="auto"
to:
image_source="$HOME/.config/neofetch/flame-bold"
(For the bold flame if grabbed from my github.)
FYI - For just checking out all the other distros artwork, you can change the code on line 763 or so to whatever you would like to see. (Right after all the distro names.)
#ascii_distro="auto"
ascii_distro="Bunsenlabs"
Offline
Not sure if you guys have seen this? A simple script to re-colour the Adwaita theme. Hopefully it is of some interest.
"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 cool @sleekmason.
I played with images in neofetch years ago. However, I didn't like the ascii characters. I wanted "real" images/icons.
After studying the developer's advice, I came up with the following acceptable procedures for me.
Installation of:
neofetch
xfce4-terminal (works best besides console and rox-term)
w3m
w3m-img
imagemagick
(feh]
-create a directory neofetch in ~/.cache/thumbnails/
-create a directory ~/logos and put them here
-change the lines in ~/.config/neofetch/config.conf:
697 from image_backend="ascii" to "w3m".
711 from image_source="auto" to the path to /home/USER/Logos/IMAGE.png etc.pp
At some point (I didn't check when and what it was) the displayed image disappeared when clicking on the desktop. So I had not used it for a while.
Now in connection with the images to [beryllium] I discovered the line
795 from image_loop="off" to "on"
and the image stays.
This only has to be terminated with Ctrl+c.
Last edited by unklar (2021-12-18 12:06:11)
Offline
795 from image_loop="off" to "on"
and the image stays.
This only has to be terminated with Ctrl+c.
That setting also fixes an issue with terminals - like st and alacritty - that do not display the image.
You must unlearn what you have learned.
-- yoda
Offline
Not sure if you guys have seen this? A simple script to re-colour the Adwaita theme. Hopefully it is of some interest.
I played with images in neofetch years ago. However, I didn't like the ascii characters. I wanted "real" images/icons.
Nice! All of it! Looking forward to messing around with the adwaita themes and the image instead of ascii in neofetch:) Awesome stuff!
Also,
@eight.bit.al Nice image:)
@PackRat Good info!
Last edited by sleekmason (2021-12-18 16:46:52)
Offline
^I am glad that you had fun. I thought you already knew all this.
One more tip. When using different window sizes (of the terminal) neofetch seems to get confused in the choice of the image size. Here it helps to delete the cache in ~/.cache/thumbnails/neofetch completely.
Offline
^I am glad that you had fun. I thought you already knew all this.
![]()
One more tip. When using different window sizes (of the terminal) neofetch seems to get confused in the choice of the image size. Here it helps to delete the cache in ~/.cache/thumbnails/neofetch completely.
Would be nice if the image can be auto-scaled depending on terminal window size...
Real Men Use Linux
Offline
Happy New Year Everybody!
Wanted to make a theme to match Blackbird and Adwaita-Dark. Tougher than you would think.
Lilidog-Buff with Gnome-wine icons. (for some reason they grow on you:)
And Lilidog-Taupe with Breeze icons. My new favorite theme.
As is usual, there are also Geany and xfce4-terminal themes to match. https://github.com/sleekmason/Themes
Also, For those who already have my themes:
Every Lilidog Openbox theme (except Blackbox) has been re-based on Onyx, with any and all corrections.
The Slate theme has been updated for better contrast.
The Grey theme has been updated to show the tabs in Geany/Mousepad better.
For those who would like to test these but don't know how, You can download the zip of my themes from the github address above, unzip, and place copies of the gtk and openbox themes into ~/.themes <- Make the folder if it doesn't exist. (the Breeze icon theme can be placed in ~/.icons if wanted). They should then be available for user use. You may need to log out and in if making a new folder.
If you want to keep any of them, put them into /usr/share/themes and /usr/share/icons respectively for root use.
If something doesn't work properly or look right for some reason, let me know!
Offline
My newest theme, Earth. With gnome icons.
Earth is a continuation of making a theme to use when working with the Gimp, (Not meant to match exactly.) while also giving praise to Adwaita-Dark and blackbird. Earth has zero color in the gtk and openbox themes, except for three warnings and a couple of oddball settings. This differs from the Buff theme that used colors for the text and other places. Buff is now "Drow" btw.
Also, I would swear I notice a difference in battery consumption for the better? Is that a thing?
Anyway, This includes matches for GTK-3.0, 2.0, Openbox, Geany, and xfce4-terminal. https://github.com/sleekmason/Themes
Directions for those who need them are in the post above. Please let me know if something is bothersome/doesn't work properly. Also, All of my themes are meant to be used in variable situations, with the monitor turned down a bit for best results.
Offline