test
This commit is contained in:
parent
fc214c72ff
commit
9da2af36dd
2 changed files with 5 additions and 5 deletions
|
@ -25,9 +25,9 @@
|
|||
polarity = "dark";
|
||||
targets = {
|
||||
waybar = {
|
||||
enableCenterBackColors = true;
|
||||
enableLeftBackColors = true;
|
||||
enableRightBackColors = true;
|
||||
enableCenterBackColors = false;
|
||||
enableLeftBackColors = false;
|
||||
enableRightBackColors = false;
|
||||
};
|
||||
};
|
||||
fonts = {
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
/*style = {
|
||||
style = {
|
||||
"*" = {
|
||||
border = "none";
|
||||
border-radius = 0;
|
||||
|
@ -144,7 +144,7 @@
|
|||
margin = "5px";
|
||||
};
|
||||
};
|
||||
};*/
|
||||
};
|
||||
};
|
||||
|
||||
# Waybar theming
|
||||
|
|
Loading…
Reference in a new issue