Modules/Niri: Add colorpicker widget to bar
This commit is contained in:
@ -70,6 +70,10 @@
|
|||||||
enabled = true;
|
enabled = true;
|
||||||
id = "diskUsage";
|
id = "diskUsage";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
enabled = true;
|
||||||
|
id = "colorPicker";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
enabled = true;
|
enabled = true;
|
||||||
id = "clipboard";
|
id = "clipboard";
|
||||||
|
|||||||
Reference in New Issue
Block a user