Move waybar style to waybar folder

This commit is contained in:
2026-01-26 11:48:36 +01:00
parent 6f8e6be399
commit 35bd6b7730
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
programs.waybar = {
enable = true;
style = builtins.readFile ./waybar-style.css;
style = builtins.readFile ./waybar/waybar-style.css;
settings.mainBar = {
layer = "top";