about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-06-07 19:32:45 +0200
committerProfpatsch <mail@profpatsch.de>2021-06-07 19:32:45 +0200
commitf65e310078a2513d1924f15a0644adf0895e487f (patch)
tree0e67538287831c6c95e892c916075dee6d7f78e2 /machines/profpatsch
parentf5bb46759d8432ab9a2bd5276187ea87f1b3d22b (diff)
machines/shiki: add monitor-home
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/shiki.nix5
1 files changed, 5 insertions, 0 deletions
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