Add waybar styling
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
|
||||
style = builtins.readFile ./waybar-style.css;
|
||||
|
||||
settings.mainBar = {
|
||||
layer = "top";
|
||||
position = "top";
|
||||
@@ -33,6 +35,7 @@
|
||||
};
|
||||
|
||||
"wlr/taskbar" = {
|
||||
format = "{icon} {name}";
|
||||
on-click = "activate";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user