frobar-ng: Colors
This commit is contained in:
parent
7b54ad0578
commit
953aa13cb6
2 changed files with 136 additions and 44 deletions
|
@ -25,13 +25,14 @@ pkgs.python3Packages.buildPythonApplication rec {
|
|||
version = "2.0";
|
||||
|
||||
propagatedBuildInputs = with pkgs.python3Packages; [
|
||||
coloredlogs
|
||||
notmuch
|
||||
coloredlogs # old only
|
||||
i3ipc
|
||||
mpd2
|
||||
notmuch
|
||||
psutil
|
||||
pulsectl
|
||||
pyinotify
|
||||
rich
|
||||
];
|
||||
nativeBuildInputs =
|
||||
[ lemonbar ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue