Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/minion): support conference room monitor #103

merged opened by freshlybakedca.ke targeting main from private/minion/push-lolqqypkyplo

I have my work dock monitors here, but that's not the only place I dock my laptop at work: there's also a monitor in our conference room. The auto layout places it at [0, 0] (due to the laptop monitor needing to be placed further out so there aren't issues with xwayland...). Therefore, I need to set it up manually or I will not be able to move windows to it or otherwise use it.

Labels
merge-when-green
requested-reviewers

None yet.

approved

None yet.

tested-working
rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:k2zmz2l3hvfr44tmlhewol2j/sh.tangled.repo.pull/3m4pvwaws7f22
+7
Diff #0
+7
packetmix/homes/minion/niri.nix
··· 58 58 y = 300; 59 59 }; 60 60 }; 61 + "Philips Consumer Electronics Company Philips FTV 0x01010101" = { 62 + # Cambridge Office meeting room monitor 63 + position = { 64 + x = 2640; 65 + y = 1560; 66 + }; 67 + }; 61 68 }; 62 69 }; 63 70 };

History

1 round 0 comments
sign up or login to add to the discussion
1 commit
expand
feat(pm/minion): support conference room monitor
expand 0 comments
pull request successfully merged