mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-23 09:20:01 -05:00
More theming
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
}: let
|
||||
cfg = config.omarchy;
|
||||
in {
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user