mainly styling things

This commit is contained in:
xunuwu 2024-10-30 09:13:46 +01:00
parent 06397e1f66
commit 48f90b854a
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
16 changed files with 379 additions and 149 deletions

View file

@ -32,7 +32,7 @@ in {
terminal = "${lib.getExe pkgs.foot}";
layer = "overlay";
};
colors = colors."${config.xun.desktop.colorscheme}";
# colors = colors."${config.xun.desktop.colorscheme}";
};
};
}