This commit is contained in:
Invariantspace 2024-08-14 21:14:41 -07:00
parent 6c663d59f5
commit a57eb5f09d
No known key found for this signature in database
GPG key ID: EBC4A20067373921
4 changed files with 13 additions and 7 deletions

View file

@ -144,7 +144,10 @@ in {
};
scripts.polonium = {
enable = true;
settings.layout.engine = "binaryTree";
settings = {
layout.engine = "binaryTree";
tilePopups = false;
};
};
virtualDesktops = {
number = 4;