diff --git a/home/H0615/elitherl.nix b/home/H0615/elitherl.nix index 6049d425..6552fe4f 100644 --- a/home/H0615/elitherl.nix +++ b/home/H0615/elitherl.nix @@ -53,8 +53,8 @@ "~/.config/waybar/layout.json" ]; "output" = "DP-1"; - "modules-left" = ["wlr/workspaces"]; - "modules-center" = ["clock"]; + "modules-left" = []; + "modules-center" = ["wlr/workspaces"]; "modules-right" = []; }; };