waybar: customized river modules

This commit is contained in:
Aly Raffauf 2024-04-13 21:13:37 -04:00
parent 0686b2ae84
commit f7f26e99f3

View file

@ -50,6 +50,12 @@
"max-length" = 100; "max-length" = 100;
"separate-outputs" = true; "separate-outputs" = true;
}; };
"river/window" = {
"max-length" = 100;
};
"river/tags" = {
"num-tags" = 4;
};
"clock" = { "clock" = {
# "tooltip-format" = "{:%Y-%m-%d | %H:%M}"; # "tooltip-format" = "{:%Y-%m-%d | %H:%M}";
"interval" = 60; "interval" = 60;