diff --git a/home/waybar/default.mustache b/home/waybar/default.mustache index 15f82f9c..a9bae8ed 100644 --- a/home/waybar/default.mustache +++ b/home/waybar/default.mustache @@ -113,6 +113,3 @@ tooltip { #clock { color: @base0D; } -#custom-separator { - color: @base0E; -} diff --git a/home/waybar/default.nix b/home/waybar/default.nix index 6373e471..586fd4ec 100644 --- a/home/waybar/default.nix +++ b/home/waybar/default.nix @@ -30,13 +30,11 @@ "bluetooth" "clock#calendar" "clock" - "custom/separator" "backlight" "battery" "tray" ]; # Module config - "custom/separator" = {format = "|";}; "hyprland/window" = { "format" = "{title}"; # TODO workspace rewrites