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