Use VIA
This commit is contained in:
parent
6c663d59f5
commit
a57eb5f09d
4 changed files with 13 additions and 7 deletions
|
|
@ -144,7 +144,10 @@ in {
|
|||
};
|
||||
scripts.polonium = {
|
||||
enable = true;
|
||||
settings.layout.engine = "binaryTree";
|
||||
settings = {
|
||||
layout.engine = "binaryTree";
|
||||
tilePopups = false;
|
||||
};
|
||||
};
|
||||
virtualDesktops = {
|
||||
number = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue