chore: move stylix color scheme

This commit is contained in:
Leon Schwarzäugl 2024-12-31 21:32:40 +01:00
parent 68bc6f5473
commit ae9e5a6b5d
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 3 additions and 6 deletions

View file

@ -2,8 +2,7 @@
{
stylix = lib.mkIf (!config.swarselsystems.isNixos) {
enable = true;
base16Scheme = "${self}/wallpaper/swarsel.yaml";
# base16Scheme = "${pkgs.base16-schemes}/share/themes/shapeshifter.yaml";
base16Scheme = "${self}/programs/stylix/swarsel.yaml";
polarity = "dark";
opacity.popups = 0.5;
cursor = {

View file

@ -2,8 +2,7 @@
{
stylix = {
enable = true;
base16Scheme = "${self}/wallpaper/swarsel.yaml";
# base16Scheme = "${pkgs.base16-schemes}/share/themes/shapeshifter.yaml";
base16Scheme = "${self}/programs/stylix/swarsel.yaml";
polarity = "dark";
opacity.popups = 0.5;
cursor = {