mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: hyprland is back
This commit is contained in:
parent
673315ac65
commit
e7e33f90b1
52 changed files with 1695 additions and 1695 deletions
|
|
@ -17,9 +17,9 @@
|
|||
package = pkgs.morewaita-icon-theme;
|
||||
};
|
||||
opacity = {
|
||||
desktop = 1.0;
|
||||
desktop = 0.9;
|
||||
applications = 1.0;
|
||||
terminal = 0.9;
|
||||
terminal = 0.8;
|
||||
popups = 0.8;
|
||||
};
|
||||
polarity = "dark";
|
||||
|
|
@ -38,6 +38,6 @@
|
|||
};
|
||||
};
|
||||
autoEnable = true;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-macchiato.yaml";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue