diff --git a/home/homemodules/niri/dankMaterialShell.nix b/home/homemodules/niri/dankMaterialShell.nix index 132952cf..c8234af3 100644 --- a/home/homemodules/niri/dankMaterialShell.nix +++ b/home/homemodules/niri/dankMaterialShell.nix @@ -70,6 +70,10 @@ enabled = true; id = "diskUsage"; } + { + enabled = true; + id = "colorPicker"; + } { enabled = true; id = "clipboard";