Enabled overrideConfig for plasma manager
This commit is contained in:
parent
0d7c8dab57
commit
7605f579ec
2 changed files with 3 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Changed resize options for karousel
|
Enabled overrideConfig for plasma manager
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
programs.plasma = {
|
programs.plasma = {
|
||||||
|
enable = true;
|
||||||
|
overrideConfig = true;
|
||||||
kwin = {
|
kwin = {
|
||||||
nightLight = {
|
nightLight = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
@ -15,7 +17,6 @@
|
||||||
transitionTime = 30;
|
transitionTime = 30;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
enable = true;
|
|
||||||
shortcuts = {
|
shortcuts = {
|
||||||
"ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" =
|
"ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" =
|
||||||
[ ];
|
[ ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue