Update screen configuration office

This commit is contained in:
Fabian Hauser 2021-05-25 10:16:40 +02:00
parent 77ae83ee00
commit 58987f6eee

View file

@ -1,4 +1,5 @@
{ pkgs, lib, config, ... }: {
# home-manager.users.fhauser.systemd.user.services.kanshi.Install.WantedBy = "home-manager-fhauser.service"; # TODO: Upstream array type of systemdTarget
home-manager.users.fhauser.services.kanshi = {
enable = true;
profiles = let
@ -28,7 +29,7 @@
];
office-dock.outputs = mobile.outputs ++ [
(mkScreen "Dell Inc. DELL P2720DC BRKPK53" // { position = "1920,0"; })
(mkScreen "Dell Inc. DELL P2720DC 22JPK53" // { position = "4480,0"; })
(mkScreen "Dell Inc. DELL P2720DC 6JRRK53" // { position = "4480,0"; })
];
home-pc.outputs = [
(mkScreen "Dell Inc. DELL P2720DC 22JPK53" // { position = "0,0"; })