Enable stylix targets for waybar
This commit is contained in:
parent
9a6355aec9
commit
9a1839f98e
@ -7,6 +7,14 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
|
targets = {
|
||||||
|
wofi.enable = true;
|
||||||
|
waybar = {
|
||||||
|
enableLeftBackColors = true;
|
||||||
|
enableCenterBackColors = true;
|
||||||
|
enableRightBackColors = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
fonts = {
|
fonts = {
|
||||||
monospace = {
|
monospace = {
|
||||||
name = "DejaVu Sans Mono";
|
name = "DejaVu Sans Mono";
|
||||||
|
Loading…
Reference in New Issue
Block a user