Skip to content

Instantly share code, notes, and snippets.

View spmcabinet's full-sized avatar

mono spmcabinet

  • 15:26 (UTC +01:00)
View GitHub Profile
* {
font-family: monospace;
font-size: 13px;
border: none;
border-radius: 0;
}
window#waybar {
background: rgba(20, 20, 20, 0.85);
color: #cdd6f4;
}
{
"layer": "top",
"position": "top",
"height": 30,
"spacing": 4,
"modules-left": ["memory", "clock#date"],
"modules-center": ["sway/workspaces"],
"modules-right": ["pulseaudio", "network", "battery", "clock"],
"sway/workspaces": {
"disable-scroll": true