stylix: initial config
This commit is contained in:
parent
f005a7976a
commit
8ceebd9b22
9 changed files with 42 additions and 178 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue