Added translucency
This commit is contained in:
parent
6957db64f0
commit
377932512b
2 changed files with 6 additions and 1 deletions
|
|
@ -1649,6 +1649,11 @@
|
|||
"spectaclerc"."VideoSave"."translatedScreencastsFolder" = "Screencasts";
|
||||
"plasmashellrc"."PIMEventsPlugin"."calendars" = 265; # set the calendar used for the clock/calendar widget in the top panel
|
||||
"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"."Effect-translucency" = {
|
||||
Inactive = 90;
|
||||
MoveResize = 100;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue