Prcxzm Polybar Themes Save

a huge collection of polybar themes

Project README

―――― { 𝓟𝓸𝓵𝔂𝓫𝓪𝓻 𝓣𝓱𝓮𝓶𝓮𝓼 } ――――

GitHub Repo stars GitHub forks GitHub repo size

ᴅᴇᴘᴇɴᴅᴇɴᴄɪᴇꜱ

ᴘᴏʟʏʙᴀʀ ᴛɪᴘꜱ

Enable Shadow

If you wanted to add shadow on Polybar, you can add this config to your picom.conf

i don't use compton or another compositor.

wintypes:
{
  tooltip = { shadow = true; opacity = 0.75; full-shadow = false; };
  dock = { shadow = true; full-shadow = false; }
};

and also, set no-dock-shadow to true on picom.conf

no-dock-shadow = true;
Disable Shadow

If you want to disable shadow on Polybar, just simply make them to false

wintypes:
{
  tooltip = { shadow = false; opacity = 0.75; full-shadow = false; };
  dock = { shadow = false; full-shadow = false; }
};
no-dock-shadow = false;

ᴄᴏʟᴏʀsᴄʜᴇᴍᴇs

colorschemes that i use for my own Polybar Themes

other colors is customized by me

ᴛʜᴇᴍᴇs

ᴛᴏᴋʏᴏ

tokyo

ɴᴇᴏɴ

neon

ᴄᴀɴᴅʏ

candy

ɴᴏʀᴅɪᴄ

nordic

ᴍɪᴅɴɪɢʜᴛ

midnight

sɪᴍᴘʟᴇ

simple

ᴘɪɴᴋʏ

pinky

sʟɪᴍ

2022-09-24_22-40

ᴄʟᴏɴᴇ

git clone https://github.com/prcxzm/polybar-themes

some of my polybar themes are inspired by siduck & adi1090x

Open Source Agenda is not affiliated with "Prcxzm Polybar Themes" Project. README Source: prcxzm/polybar-themes
Stars
42
Open Issues
1
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating