remove catppucin module

This commit is contained in:
2024-12-19 13:16:40 +01:00
parent dd8159d6a4
commit 1776697f9b
5 changed files with 12 additions and 61 deletions

View File

@@ -27,7 +27,6 @@ in
services.dunst = {
enable = true;
catppuccin.enable = true;
settings = {
global = {
monitor = 0;

View File

@@ -18,7 +18,6 @@
wayland.windowManager.sway = {
enable = true;
catppuccin.enable = true;
checkConfig = false;
config = rec {
menu = "${pkgs.rofi}/bin/rofi -show combi -show-icons";