Enabled floating applets

This commit is contained in:
EsVagy42 2025-06-20 19:35:38 +02:00
parent 4b3a28cdbb
commit 99db169f35
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
Fixed typo in plasma configuration and added additional setting Enabled floating applets

View file

@ -537,6 +537,7 @@
"plasmashellrc"."PlasmaViews/Panel 25" = { "plasmashellrc"."PlasmaViews/Panel 25" = {
"floating" = 0; "floating" = 0;
"panelOpacity" = 2; "panelOpacity" = 2;
"floatingApplets" = 1;
}; };
"plasma_calendar_holiday_regions"."General"."selectedRegions" = "hu_hu"; # set holidays for the widget "plasma_calendar_holiday_regions"."General"."selectedRegions" = "hu_hu"; # set holidays for the widget
"kwinrc"."Plugins"."translucencyEnabled" = true; # enable and set up translucency for inactive windows "kwinrc"."Plugins"."translucencyEnabled" = true; # enable and set up translucency for inactive windows