Enable stylix targets for waybar

This commit is contained in:
Joey Hafner 2024-10-14 14:15:06 -07:00
parent 9a6355aec9
commit 9a1839f98e

View File

@ -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";