nixos-config/modules/gnome-console-tweaks/no-notification.patch
2023-05-25 13:30:26 -04:00

7 lines
180 B
Diff

--- a/src/kgx-tab.c
+++ b/src/kgx-tab.c
@@ -988,3 +988,3 @@ kgx_tab_pop_child (KgxTab *self,
set_status (self, new_status);
-
+ return;
if (!kgx_tab_is_active (self)) {