diff --git a/home-manager/home.nix b/home-manager/home.nix index 68a31de..85c2108 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -401,7 +401,7 @@ in width = SCREEN_WIDTH - 10; modules-left = [ "network" ]; modules-right = [ "pulseaudio" ]; - modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula"]; + modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha"]; "network" = { interface = "enp42s0"; interval = 10;