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"