My life is hueless without you.
Looks so good! Can you share the dotfiles?
You can find them at https://github.com/Cationiz3r/dotfiles.
Dots?
They’re on https://github.com/Cationiz3r/dotfiles.
Gorgeous. Is that polybar up there?
Is the bottom right a battery %
Looks like it is an overlay for volume.
I don’t think so, it’s on the top right but I have no idea what the percentage you ask about is
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.
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.
Sorry for the long delay, but you can find my dotfiles on my github repo.
Very nice, thank you!
dotfiles please. Would love your xresources
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.