This commit is contained in:
Sean Kovacs 2025-11-30 15:27:45 -05:00
commit 9a381083f1
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 17 additions and 16 deletions

View file

@ -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";
};
};
}