formating
This commit is contained in:
parent
65b63d03b8
commit
07196e24a4
|
@ -5,4 +5,3 @@
|
|||
configDir = ./bar;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
@ -94,10 +94,8 @@ widget-config = {
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
style =
|
||||
''
|
||||
style = ''
|
||||
|
||||
@define-color cc-bg #282828;
|
||||
@define-color noti-border-color #32302f;
|
||||
|
@ -326,8 +324,7 @@ widget-config = {
|
|||
border: none;
|
||||
background: transparent
|
||||
}
|
||||
''
|
||||
;
|
||||
'';
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue