mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:13:55 -05:00
sway: add work monitor
This commit is contained in:
parent
14a36a6e17
commit
1c0ab8187f
|
@ -353,6 +353,10 @@
|
||||||
scale = "1.5";
|
scale = "1.5";
|
||||||
pos = "-2560 0";
|
pos = "-2560 0";
|
||||||
};
|
};
|
||||||
|
"HP Inc. HP 24mh 3CM037248S " = {
|
||||||
|
scale = "1.0";
|
||||||
|
pos = "-1920 0";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
window.titlebar = false;
|
window.titlebar = false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue