plasma: Use new borderlessMaximizedWindows
option
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
ebaa8d06a4
commit
86fc78a1de
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
kwinrc = {
|
||||
"Windows"."FocusPolicy".value = "FocusFollowsMouse";
|
||||
"Windows"."BorderlessMaximizedWindows".value = true;
|
||||
};
|
||||
|
||||
kcminputrc = {
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
number = 6;
|
||||
names = ["Web" "Main" "Comm" "Aux1" "Aux2" "Music"];
|
||||
};
|
||||
kwin.borderlessMaximizedWindows = true;
|
||||
|
||||
shortcuts = {
|
||||
ksmserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue