waybar: show river/tags buttons
This commit is contained in:
parent
96f34b25f0
commit
c2cb41a73f
1 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,12 @@
|
||||||
"battery"
|
"battery"
|
||||||
"tray"
|
"tray"
|
||||||
];
|
];
|
||||||
|
"river/tags" = {
|
||||||
|
num-tags = 10;
|
||||||
|
tag-labels = [ "1" "2" "3" "4" "5" "6" "7" "8" "9" "0" ];
|
||||||
|
set-tags = [ 1 2 4 8 16 32 64 128 256 512 ];
|
||||||
|
toogle-tags = [ 1 2 4 8 16 32 64 128 256 512 ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue