From f65e310078a2513d1924f15a0644adf0895e487f Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 7 Jun 2021 19:32:45 +0200 Subject: machines/shiki: add monitor-home --- machines/profpatsch/shiki.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'machines/profpatsch/shiki.nix') diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix index 156ab795..70353a06 100644 --- a/machines/profpatsch/shiki.nix +++ b/machines/profpatsch/shiki.nix @@ -281,6 +281,11 @@ in { exe = pkgs.vuizvui.profpatsch.deploy; name = "deploy"; }) + (pkgs.vuizvui.profpatsch.binify { + exe = pkgs.vuizvui.profpatsch.xrandr.two-monitor-setup; + # this is still referenced in my .xbindkeysrc, which is not in my nixpkgs config + name = "monitor-home"; + }) # myPkgs.zoomboxed # for xte with xbindkeys xautomation -- cgit 1.4.1