This commit is contained in:
iFargle 2024-01-04 17:27:09 +09:00
parent fc214c72ff
commit 9da2af36dd
2 changed files with 5 additions and 5 deletions

View file

@ -25,9 +25,9 @@
polarity = "dark"; polarity = "dark";
targets = { targets = {
waybar = { waybar = {
enableCenterBackColors = true; enableCenterBackColors = false;
enableLeftBackColors = true; enableLeftBackColors = false;
enableRightBackColors = true; enableRightBackColors = false;
}; };
}; };
fonts = { fonts = {

View file

@ -122,7 +122,7 @@
}; };
}; };
}; };
/*style = { style = {
"*" = { "*" = {
border = "none"; border = "none";
border-radius = 0; border-radius = 0;
@ -144,7 +144,7 @@
margin = "5px"; margin = "5px";
}; };
}; };
};*/ };
}; };
# Waybar theming # Waybar theming