setup custom xmobar package
This commit is contained in:
parent
1170a10612
commit
5c20a15385
6 changed files with 5 additions and 139 deletions
5
pkgs/xmobar-config/default.nix
Normal file
5
pkgs/xmobar-config/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs }:
|
||||
|
||||
pkgs.haskellPackages.developPackage {
|
||||
root = ./.;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue