From c1e7fda9708fb4c3d0c5d1b2f69e1486f2148802 Mon Sep 17 00:00:00 2001 From: etwas Date: Mon, 23 Dec 2024 16:38:11 +0100 Subject: [PATCH] fix(theme): remove catppuccin swaylock; it's not being used --- home/wm/catppuccin.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/wm/catppuccin.nix b/home/wm/catppuccin.nix index 1e6b762..8636c52 100644 --- a/home/wm/catppuccin.nix +++ b/home/wm/catppuccin.nix @@ -6,8 +6,6 @@ tweaks = [ "rimless" ]; }; - swaylock.enable = true; - btop.enable = true; alacritty.enable = true;