diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-07 17:53:00 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-07 17:53:00 -0400 |
| commit | 2ddf877c6cb78a10bfcb5b33142195b47232d622 (patch) | |
| tree | 15e541c450756b78c652f204ff60a622f504e3ff /void | |
| parent | 3be52f10d1ed9844da116ad9364099d72cb6ded4 (diff) | |
| download | home-2ddf877c6cb78a10bfcb5b33142195b47232d622.tar.gz | |
zathura and more colorscheme stuff
Diffstat (limited to 'void')
| -rw-r--r-- | void/home.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/void/home.nix b/void/home.nix index 5f03175..548a92d 100644 --- a/void/home.nix +++ b/void/home.nix @@ -19,6 +19,8 @@ foot.enable = true; # colors.mountain.enable = true; colors.default-dark.enable = true; + # colors.tomorrow.enable = true; + # colors.google-dark.enable = true; gpg.enable = true; pass = { |