From ca1d7fe1a41e418483c47aead5ed85fa78498954 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Wed, 20 Aug 2025 01:06:13 -0400 Subject: [PATCH] Updated layout --- includes/waybar.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/waybar.nix b/includes/waybar.nix index 53f2cb7..e966ac4 100644 --- a/includes/waybar.nix +++ b/includes/waybar.nix @@ -7,8 +7,8 @@ layer = "top"; position = "top"; height = 30; - modules-left = [ "hyprland/workspaces" "hyprland/submap" "hyprland/window" ]; - modules-center = [ "clock" ]; + modules-left = [ "hyprland/workspaces" ]; + modules-center = [ "hyprland/window" ]; modules-right = [ "mpd" "idle_inhibitor"