website: try if this works

This commit is contained in:
Christoph Hollizeck 2024-12-31 14:02:57 +01:00
parent 68038b735f
commit df48a245ba
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7
8 changed files with 331 additions and 182 deletions

View file

@ -18,6 +18,8 @@ in
};
config = mkIf cfg.enable {
catppuccin.fish.enable = true;
programs = {
fish = {
enable = true;

View file

@ -16,6 +16,7 @@ in
};
config = mkIf cfg.enable {
catppuccin.starship.enable = true;
programs = {
fish.shellInit = "
starship init fish | source

View file

@ -19,6 +19,8 @@ in
home.sessionVariables.TERMINAL = "kitty";
catppuccin.kitty.enable = true;
# TODO: move this to a thunar specific module
home.file.".config/Thunar/uca.xml".text = ''
<?xml version="1.0" encoding="UTF-8"?>