From 7ad26f7cfec2925841f603e6377360df41907457 Mon Sep 17 00:00:00 2001 From: gytic <149968794+gytic@users.noreply.github.com> Date: Mon, 28 Jul 2025 23:36:50 +0200 Subject: [PATCH] fix(taskbar/battery): remove unnecessary source definition --- nixos95/taskbar.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos95/taskbar.nix b/nixos95/taskbar.nix index a131371..f4fd972 100644 --- a/nixos95/taskbar.nix +++ b/nixos95/taskbar.nix @@ -159,7 +159,6 @@ in { command_on_low= command_on_critical= ''; - source = ./dotfiles/battery.rc; }; "xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml" = let -- 2.51.2