Add mako notif manager
This commit is contained in:
parent
09d8f6817e
commit
9c729e9a4e
1 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,11 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
programs.mako = {
|
||||
enable = true;
|
||||
defaultTimeout = 2000;
|
||||
};
|
||||
|
||||
programs.i3status-rust = {
|
||||
enable = true;
|
||||
bars.bar_0 = {
|
||||
|
|
Loading…
Reference in a new issue