mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:43:55 -05:00
waybar: customized river modules
This commit is contained in:
parent
0686b2ae84
commit
f7f26e99f3
|
@ -50,6 +50,12 @@
|
|||
"max-length" = 100;
|
||||
"separate-outputs" = true;
|
||||
};
|
||||
"river/window" = {
|
||||
"max-length" = 100;
|
||||
};
|
||||
"river/tags" = {
|
||||
"num-tags" = 4;
|
||||
};
|
||||
"clock" = {
|
||||
# "tooltip-format" = "{:%Y-%m-%d | %H:%M}";
|
||||
"interval" = 60;
|
||||
|
|
Loading…
Reference in a new issue