change folder names, remove cap letter

This commit is contained in:
Toniiz
2024-07-29 11:44:16 -07:00
parent 8211e15297
commit 6cd88e865f
98 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
@import "mocha.css";
* {
/* reference the color by using @color-name */
color: @text;
font-size: 14px;
border: none;
border-radius: 5;
font-family: IosevkaTermSlab Nerd Font;
}
window#waybar {
/* you can also GTK3 CSS functions! */
background-color: shade(@base, 0.9);
border: 2px solid alpha(@crust, 0.3);
}
#pulseaudio {
/*margin-top: 8px;
margin-left: 8px;
padding-left: 16px;
padding-right: 16px;
margin-bottom: 0;
border-radius: 26px;
transition: none;
color: @text;
background: #9aedfe;*/
}