Looks so good! Can you share the dotfiles?
Unixporn
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
- Post On-Topic
- No Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
Is the bottom right a battery %
I don't think so, it's on the top right but I have no idea what the percentage you ask about is
Looks like it is an overlay for volume.
It actually shows the volume % notification using a forked version of dunst that only shows the right border. The screenshot was taken when the volume was being changed.
Gorgeous. Is that polybar up there?
dotfiles please. Would love your xresources
I too would love the dotfiles. Or at least a pointer for the slanted edges. I tried linear-gradient, but I just can't get this right. I use waybar for this, so I might not be able to reproduce this, but I'll try anyway.
At first I was like how bunch upon second thought, there's a bit of addition by subtraction here.
Why do you need multiple files to configure zsh? Does it have that many config options?
I like to keep my configurations into separate modules, so they are clearer to read. In addition, I don't rely on plugins, so many things (such as the prompt) are customized.