Ny patch av DWM
This commit is contained in:
parent
dbf3a35cee
commit
a32a406e00
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ let
|
|||
dwm = pkgs.dwm.overrideAttrs (old: {
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/FredzyW/dwm-conf.git";
|
||||
rev = "ff969982199cdc96c29fa6ad4bb0d35231aab24c";
|
||||
rev = "696050185fa48575e53157e83d46ae0613733446";
|
||||
};
|
||||
nativeBuildInputs = with pkgs; [
|
||||
xorg.libX11.dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue