From 1303a403ed9bb65784d0a7f731f374adfd18e3d8 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Wed, 20 May 2026 23:42:18 -0500 Subject: add tags --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 474800f..9c85813 100644 --- a/configuration.nix +++ b/configuration.nix @@ -116,7 +116,7 @@ windowManager.dwm.package = pkgs.dwm.overrideAttrs { src = fetchGit { url = "https://github.com/ozpv/dwm.git"; - rev = "4c0c205e4710856de0e2ed16c3d3f02e46d8a8fe"; + rev = "0fc8dd0a9a13136097f5c15b64ffa3e8ef8043fd"; }; }; xkb.layout = "us"; -- cgit v1.2.3