Skip to content
forked from amnweb/yasb

A highly configurable cross-platform (Windows) status bar written in Python.

License

Notifications You must be signed in to change notification settings

MyNameIs-13/yasb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yasb - Yet Another Status Bar

A highly configurable cross-platform (Windows) status bar written in Python.

How do you run it?

Demo YASB + Komorebi

Theme Catppuccin Mocha Theme Catppuccin Mocha

Note

This repository is updated on a regular basis; when you update files, always check styles.css and config.yaml for new features and changes; otherwise, your config can be broken.

How to style

.widget .label {} -> Global label for all
.active-window-widget {} -> Styles specific to the active window widget
.clock-widget {} -> Styles specific to the clock widget
.cpu-widget {} -> Styles specific to the CPU widget
.memory-widget {} -> Styles specific to the memory widget
.weather-widget {} -> Styles specific to the weather widget
.komorebi-workspaces {} -> Styles specific to komorebi workspaces
.komorebi-active-layout {} -> Styles specific to komorebi active layout
.volume-widget {} -> Styles specific to the volume widget 
.apps-widget {} -> Styles specific to the apps widget
.power-menu-widget {} -> Styles for the power menu button widget
.power-menu-popup {} -> Styles for the power menu popup widget
.power-menu-popup > .button {} -> Styles for power buttons inside the popup 
.power-menu-popup > .button > .icon,
.power-menu-popup > .button > .label {} -> Styles for power buttons icons and labels inside the popup

About

A highly configurable cross-platform (Windows) status bar written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 97.5%
  • CSS 2.5%