Plasma: pager widget autohide instead of dodgewindows
This commit is contained in:
parent
4e650e176b
commit
fb643e6a4f
|
@ -145,7 +145,7 @@
|
|||
lengthMode = "fit";
|
||||
location = "top";
|
||||
alignment = "center";
|
||||
hiding = "dodgewindows";
|
||||
hiding = "autohide";
|
||||
floating = true;
|
||||
screen = "all";
|
||||
widgets = [
|
||||
|
|
Loading…
Reference in a new issue