From 2aa29ddb79491ead7768f878568241c4fd1d9d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Tue, 26 Nov 2024 16:26:41 +0100 Subject: [PATCH] 455 current 1970-01-01 01:00:00 25.05.20241119.23e89b7 6.6.62 * --- modules/home/shell/btop.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home/shell/btop.nix b/modules/home/shell/btop.nix index c450960..7408501 100644 --- a/modules/home/shell/btop.nix +++ b/modules/home/shell/btop.nix @@ -44,6 +44,8 @@ in { net_auto = false; show_battery = true; selected_battery = "Auto"; + gpu_mirror_graph = false; + custom_gpu_name0 = "Internal"; }; }; };