Kde: show notifications over fullscreen windows

This commit is contained in:
Toast 2023-11-03 00:01:55 +01:00
parent 1372eff3d8
commit 3992f3e6b0

View file

@ -149,6 +149,7 @@ in
}; };
"TabBox"."LayoutName" = "thumbnail_grid"; "TabBox"."LayoutName" = "thumbnail_grid";
}; };
"plasmanotifyrc"."Notifications"."NormalAlwaysOnTop" = true;
}; };
}; };
}]; }];