From 3ff6b6fc66b0f03960270fa1d33aa0279ff85a59 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 23 Aug 2021 19:25:38 +0200 Subject: [PATCH] Disable picom --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index fc8952d..d4a2ffe 100644 --- a/home.nix +++ b/home.nix @@ -152,7 +152,7 @@ in ./modules/noti.nix ./modules/obs-studio.nix # ./modules/pazi.nix - ./modules/picom.nix + # ./modules/picom.nix ./modules/polybar.nix ./modules/gtk_theme.nix ./modules/rofi.nix