Remove waybar separator module

This commit is contained in:
Evie Litherland-Smith 2024-02-15 05:38:20 +00:00
parent b2f0f3e08d
commit e491e06927
2 changed files with 0 additions and 5 deletions

View file

@ -113,6 +113,3 @@ tooltip {
#clock { #clock {
color: @base0D; color: @base0D;
} }
#custom-separator {
color: @base0E;
}

View file

@ -30,13 +30,11 @@
"bluetooth" "bluetooth"
"clock#calendar" "clock#calendar"
"clock" "clock"
"custom/separator"
"backlight" "backlight"
"battery" "battery"
"tray" "tray"
]; ];
# Module config # Module config
"custom/separator" = {format = "|";};
"hyprland/window" = { "hyprland/window" = {
"format" = "{title}"; "format" = "{title}";
# TODO workspace rewrites # TODO workspace rewrites