home/waybar: fix IFD
This commit is contained in:
parent
fa7784cced
commit
2726ebc8ac
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
style = readFile ./waybar.css;
|
||||
style = ./waybar.css;
|
||||
settings = {
|
||||
main = {
|
||||
margin = "2px 3px 2 3px";
|
||||
|
|
Loading…
Add table
Reference in a new issue