myconfigs/home/user/.config/waybar/style.css

14 lines
196 B
CSS
Raw Permalink Normal View History

2023-04-08 21:51:49 +05:00
* {
font-size: 15px;
font-family: 'Terminus';
font-weight: bold;
background-color: #000;
color: #777;
}
.modules-right * {
margin-left: 0.5em;
margin-right: 0.5em;
}