Plasma workspaces - rollover desktop navigation
This commit is contained in:
parent
e85de5b314
commit
22d0791ad1
|
@ -130,7 +130,10 @@
|
|||
Greeter.WallpaperPlugin = "org.kde.potd";
|
||||
};
|
||||
kwinrc = {
|
||||
Windows.FocusPolicy = "FocusFollowsMouse";
|
||||
Windows = {
|
||||
FocusPolicy = "FocusFollowsMouse";
|
||||
RollOverDesktops = true;
|
||||
};
|
||||
NightColor = {
|
||||
Active = true;
|
||||
Mode = "Location";
|
||||
|
|
Reference in a new issue