From 1a8d9eab46143272efb3d3ae1cfd59590678879d Mon Sep 17 00:00:00 2001 From: Sam Date: Sat, 15 Jun 2024 13:09:42 +0100 Subject: [PATCH] updated dwm to fix floading scratchpad issue --- hosts/common/optional/dwm.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/common/optional/dwm.nix b/hosts/common/optional/dwm.nix index f2d1f6e..7542c09 100644 --- a/hosts/common/optional/dwm.nix +++ b/hosts/common/optional/dwm.nix @@ -16,8 +16,8 @@ domain = "git.bitlab21.com"; owner = "sam"; repo = "dwm"; - rev = "52638a7cc6c886f6e85e850dea826e24bd963203"; - sha256 = "sha256-azIBPGY26g/gLwEPAQTCdBWl0Z/8q7msNNn9/mw0yHw="; + rev = "e511497dbda385ca34ec756862fc70c1f60dd879"; + sha256 = "sha256-oIUjfpcHnTRODCRsFJhtyh11pluQMY7BvLl8W+4KikQ="; }; }; };