Enabled floating applets
This commit is contained in:
parent
4b3a28cdbb
commit
99db169f35
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Fixed typo in plasma configuration and added additional setting
|
Enabled floating applets
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue