desktop: disable global catppuccin

This commit is contained in:
2024-10-14 12:16:47 +02:00
parent 92d6ff4898
commit fb7688baf3
2 changed files with 2 additions and 2 deletions

View File

@@ -292,7 +292,7 @@
pkgs.pinentry-rofi
];
terminal = "${pkgs.alacritty}/bin/alacritty";
# theme = "arthur";
theme = "arthur";
};
};