changes
This commit is contained in:
parent
b3644abda3
commit
772a3b8e17
3 changed files with 17 additions and 16 deletions
|
|
@ -85,19 +85,19 @@
|
|||
apply = {
|
||||
noborder = {
|
||||
value = true;
|
||||
apply = "force";
|
||||
apply = "initially";
|
||||
};
|
||||
maximizehoriz = {
|
||||
value = true;
|
||||
apply = "force";
|
||||
apply = "initially";
|
||||
};
|
||||
maximizevert = {
|
||||
value = true;
|
||||
apply = "force";
|
||||
apply = "initially";
|
||||
};
|
||||
desktops = {
|
||||
value = "Desktop_4";
|
||||
apply = "force";
|
||||
apply = "initially";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue