From f54201b3ee63de1a41e6e1faac3f27dcd3f1ef4e Mon Sep 17 00:00:00 2001 From: deadvey Date: Fri, 13 Dec 2024 17:52:53 +0000 Subject: [PATCH] 2024-12-13 17:52 : id 488 --- home-manager/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;