Remove waybar separator module
This commit is contained in:
parent
b2f0f3e08d
commit
e491e06927
|
@ -113,6 +113,3 @@ tooltip {
|
|||
#clock {
|
||||
color: @base0D;
|
||||
}
|
||||
#custom-separator {
|
||||
color: @base0E;
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue