From 818e1caf93c94b367c23c87bc0286539d942aee0 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Sat, 4 Oct 2025 14:50:10 +0200 Subject: [PATCH] non important commit --- home/modules/rice.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/home/modules/rice.nix b/home/modules/rice.nix index 8247a52..a43eb49 100644 --- a/home/modules/rice.nix +++ b/home/modules/rice.nix @@ -8,6 +8,7 @@ btop fastfetch oh-my-posh + tea ]; gtk.enable = true; @@ -59,9 +60,6 @@ main = { term = "xterm-256color"; }; - #colors = { - # alpha = "0.85"; - #}; }; };