Kde: set up virtual desktops
This commit is contained in:
parent
2e73463ebc
commit
d0f8eab6c9
1 changed files with 6 additions and 0 deletions
|
|
@ -141,6 +141,12 @@ in
|
||||||
"Switch One Desktop to the Right" = [ "Meta+Ctrl+Right" ];
|
"Switch One Desktop to the Right" = [ "Meta+Ctrl+Right" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
configFile = {
|
||||||
|
"kwinrc"."Desktops" = {
|
||||||
|
"Number" = 2;
|
||||||
|
"Rows" = 1;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue