Skip to content

Instantly share code, notes, and snippets.

View Everything2067's full-sized avatar

Everything2067

  • India
  • 22:12 (UTC +05:30)
View GitHub Profile
* {
/* `otf-font-awesome` is required to be installed for icons */
font-family: JetBrainsMono NFM, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
font-size: 14;
border-radius: 25px;
}
window#waybar {
background-color: rgba(0, 0, 0, 0.4);
color: #ffffff;
// -*- mode: jsonc -*-
{
// "layer": "top", // Waybar at top layer
"position": "top", // Waybar position (top|bottom|left|right)
"height": 30, // Waybar height (to be removed for auto height)
"spacing": 10, // Gaps between modules (4px)
"margin": 5,
"modules-left": [
"network",