xmobar: use dummy package in test

This commit is contained in:
Robert Helgesson 2021-07-07 23:46:53 +02:00
parent 97d183e2e4
commit 06ee8ec8df
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -6,6 +6,7 @@ with lib;
config = {
programs.xmobar = {
enable = true;
package = pkgs.writeScriptBin "dummy" "";
extraConfig = ''
Config
{ font = "Fira Code"