From 5b4670d6e20d6a8a1b2572f51da44088adbfde75 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:23:59 +0100 Subject: [PATCH] edit theme --- themes/var/2025.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/var/2025.nix b/themes/var/2025.nix index bc54ff0..607f275 100644 --- a/themes/var/2025.nix +++ b/themes/var/2025.nix @@ -12,7 +12,7 @@ bar = { position = "top"; # "top" | "bottom" transparent = false; - transparentButtons = false; + transparentButtons = true; floating = false; }; }