Skip to content

Commit

Permalink
chore: update IFD list
Browse files Browse the repository at this point in the history
  • Loading branch information
vdbe committed Aug 7, 2024
1 parent f610958 commit fd89f68
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,15 +186,10 @@ For [standalone installations](https://nix-community.github.io/home-manager/inde
};
programs = {
cava.catppuccin.enable = false;
foot.catppuccin.enable = false;
gh-dash.catppuccin.enable = false;
imv.catppuccin.enable = false;
kitty.catppuccin.enable = false; # IFD is inside HM
lazygit.catppuccin.enable = false;
mpv.catppuccin.enable = false;
swaylock.catppuccin.enable = false;
tofi.catppuccin.enable = false;
zathura.catppuccin.enable = false;
};
```
</details>
Expand Down
5 changes: 0 additions & 5 deletions docs/src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,10 @@
};
programs = {
cava.catppuccin.enable = false;
foot.catppuccin.enable = false;
gh-dash.catppuccin.enable = false;
imv.catppuccin.enable = false;
kitty.catppuccin.enable = false; # IFD is inside HM
lazygit.catppuccin.enable = false;
mpv.catppuccin.enable = false;
swaylock.catppuccin.enable = false;
tofi.catppuccin.enable = false;
zathura.catppuccin.enable = false;
};
```
</details>

0 comments on commit fd89f68

Please sign in to comment.