waybar remove default background
This commit is contained in:
@ -2,21 +2,11 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
programs.waybar.enable = true;
|
programs.waybar.enable = true;
|
||||||
/*
|
|
||||||
|
|
||||||
.modules-right {
|
|
||||||
background-color: #1e1e2e;
|
|
||||||
padding-left: 10px;
|
|
||||||
padding-right: 10px;
|
|
||||||
padding-top: 5px;
|
|
||||||
padding-bottom: 5px;
|
|
||||||
border-radius: 10px;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
programs.waybar.style = ''
|
programs.waybar.style = ''
|
||||||
* {
|
* {
|
||||||
font-family: "Iosevka Nerd Font";
|
font-family: "Iosevka Nerd Font";
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right {
|
.modules-right {
|
||||||
|
|||||||
Reference in New Issue
Block a user