mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 12:23:56 -05:00
waybar: customized river modules
This commit is contained in:
parent
0686b2ae84
commit
f7f26e99f3
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue