From 7d5baf5ccdb64fc1b8009667675dc75bfbde8d4c Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Fri, 12 Jan 2024 12:11:35 -0700 Subject: forget to re-enable clock --- modules/home-manager/waybar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home-manager') diff --git a/modules/home-manager/waybar.nix b/modules/home-manager/waybar.nix index aad658c..d6619cb 100644 --- a/modules/home-manager/waybar.nix +++ b/modules/home-manager/waybar.nix @@ -9,7 +9,7 @@ position = "top"; height = 40; modules-left = [ "tray" "hyprland/workspaces" ]; - # modules-center = [ "clock" ]; + modules-center = [ "clock" ]; modules-right = [ "wireplumber" "bluetooth" "network" "backlight/slider" "battery" "temperature" "memory" "keyboard_state" ]; "tray" = { -- cgit v1.2.3