merge ace xps

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-15 15:53:13 +02:00
6 changed files with 33 additions and 20 deletions

View File

@@ -91,7 +91,7 @@ lib.mkIf (user != "tv")
d1 = if host == "NxXPS" then monitors.xps.main.name else (if host == "NxNORTH" then monitors.north.main.name else monitors.ace.main.name);
d2 = if host == "NxXPS" then monitors.xps.second.name else (if host == "NxNORTH" then monitors.north.left.name else monitors.ace.main.name);
d3 = if host == "NxXPS" then monitors.xps.main.name else (if host == "NxNORTH" then monitors.north.right.name else monitors.ace.main.name);
compact = "gapsin:0, gapsout:0, bordersize:1, rounding:false";
compact = "gapsin:0, gapsout:0, bordersize:1, rounding:false";
in
[
"11, monitor:${d1}, default:true"