about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2024-02-24 10:29:20 +0000
committerdevhell <devhell@mailfresser.de>2024-02-24 10:31:18 +0000
commit92ab56e0ff743cde2e88e0906eb310b7380e8857 (patch)
tree5b20eab4f4087fbb2db7ee49f9c997381c556ce7
parent790ca419502a48f828637eedc1a9023b5ff3a66a (diff)
machines/gunnr: add rwpspread
This tool should allow spanning wide wallpapers on multi-monitor wayland
setups without having to laboriously cut them up to fit the screens.
-rw-r--r--machines/devhell/gunnr.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index df65eb71..e626e2b5 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -139,5 +139,6 @@
      vaapiVdpau
      vdpauinfo
      xbindkeys
+     rwpspread
    ];
 }