this post was submitted on 04 Jul 2023
44 points (97.8% liked)

Unixporn

17745 readers
1 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 6 years ago
MODERATORS
44
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

This is my daily driver and has been for the past 3 years, according to my screenshots folder. The colour scheme is Catppuccin Mocha. Mostly everything is various Catppuccin themes found across the internet. Prior to Catppuccin I was using Dracula and a theme change can be done with minimal effort.

The rofi is from here. I am also using a powermenu from that repo. Both are type 1. My alt+tab is also a rofi, in window mode.

What I've customized myself:

I've mostly messed with the panel CSS, as seen on the highlighted window.

The folder icons on the panels, on screen 0 it is a directory menu, and screen 1 it is a thunar window at user home.

The wallpaper is custom, made by me in Inkscape. The glow and far right panel are artificial and are only visible when my desktop is fully visible, which is almost never. Screen 3 tends to house small floating windows, so that I can keep an eye on the big clock when coding since I tend to lose track of time.

The conky is my own with some scripts polling the mount points to avoid any gaps in the list when missing volumes aren't present.

For system monitor, I'm using bottom.

My hardware has a bit of a "bug" where the lights don't turn off fully when the machine is off, so I modified the powermenu to also execute the following when shutting down:

polychromatic-cli -o none
openrgb --noautoconnect --profile off

That turns off the lighting on my Gigabyte board, and my Razer mouse. I also have a script that turns them back on at login.

Dotfiles, I don't have a repo where I keep them. I can provide relevant configuration information for anything upon request.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago

Same here! I was a Dracula user for a very long time and only tried out Catppuccin because I installed Linux on my laptop and wanted to try a different colour scheme. No regrets 🥰