More theming

This commit is contained in:
Henry Sipp
2025-07-01 22:31:43 -05:00
parent 2ccb0d7113
commit 289cb92a00
7 changed files with 28 additions and 58 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
config,
pkgs,
...
}: {
}: let
cfg = config.omarchy;
in {
programs.alacritty = {
enable = true;
settings = {