Cleanup and documentation
This commit is contained in:
parent
0556712d59
commit
2351c09b7b
8 changed files with 16 additions and 69 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
## Catppuccin (https://catppuccin.com/)
|
||||
## Only use dark theme until Helix supports light theme (will be in the next release)
|
||||
programs = {
|
||||
bat = {
|
||||
config.theme = "catppuccin-macchiato";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue