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"; }; }; };