slightly smaller font on trantor's xmobar
parent
c237ebbc31
commit
fefc775ad0
|
@ -4,7 +4,7 @@ let
|
|||
desktopConfig = import ./desktop_config.nix {
|
||||
config = config;
|
||||
pkgs = pkgs;
|
||||
fontSize = "12";
|
||||
fontSize = "11";
|
||||
monoFontSize = "13";
|
||||
};
|
||||
in desktopConfig // {
|
||||
|
|
Loading…
Reference in New Issue