finally, niri is finished
This commit is contained in:
parent
1b1f30180e
commit
ce1af87bdf
5 changed files with 152 additions and 26 deletions
|
|
@ -13,15 +13,15 @@
|
|||
polarity = "dark";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/hardhacker.yaml";
|
||||
cursor = {
|
||||
package = pkgs.kdePackages.breeze-icons;
|
||||
name = "Breeze_Light";
|
||||
package = pkgs.kdePackages.breeze;
|
||||
name = "breeze_cursors";
|
||||
size = 24;
|
||||
};
|
||||
icons = {
|
||||
enable = true;
|
||||
package = pkgs.morewaita-icon-theme;
|
||||
light = "adwaita";
|
||||
dark = "adwaita-dark";
|
||||
light = "MoreWaita";
|
||||
dark = "MoreWaita";
|
||||
};
|
||||
opacity = {
|
||||
applications = 1.0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue