Hacker News new | ask | show | jobs
by hagendaasalpine 74 days ago
with nix-darwin you can declare that config:

  system.defaults.NSGlobalDomain = {  
    NSStatusItemSpacing = 2;  
    NSStatusItemSelectionPadding = 2;  
  };