Plasma: Set window focus to follow mouse
This commit is contained in:
parent
aa495aa582
commit
da659c3d1c
|
@ -130,6 +130,7 @@
|
||||||
Greeter.WallpaperPlugin = "org.kde.potd";
|
Greeter.WallpaperPlugin = "org.kde.potd";
|
||||||
};
|
};
|
||||||
kwinrc = {
|
kwinrc = {
|
||||||
|
Windows.FocusPolicy = "FocusFollowsMouse";
|
||||||
NightColor = {
|
NightColor = {
|
||||||
Active = true;
|
Active = true;
|
||||||
Mode = "Location";
|
Mode = "Location";
|
||||||
|
|
Reference in a new issue