stylix: initial config

This commit is contained in:
Vinzenz Schroeter 2025-11-11 15:23:24 +01:00
parent f005a7976a
commit 8ceebd9b22
9 changed files with 42 additions and 178 deletions

View file

@ -13,7 +13,7 @@
enable = true;
systemd.enable = true;
systemd.target = "graphical-session.target";
style = ./waybar.css;
style = lib.mkAfter (builtins.readFile ./waybar.css);
settings = {
mainBar = {
layer = "top";