Made DWM gaps bigger!
This commit is contained in:
parent
7366224738
commit
2b4325c312
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ let
|
||||||
dwm = pkgs.dwm.overrideAttrs (old: {
|
dwm = pkgs.dwm.overrideAttrs (old: {
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "https://github.com/FredzyW/dwm-conf.git";
|
url = "https://github.com/FredzyW/dwm-conf.git";
|
||||||
rev = "d0a69ff4d986e5776cf21a7fa08262afdec8ecbb";
|
rev = "da528a825bda5e6c4fcdf4edca7b531cedab72c9";
|
||||||
};
|
};
|
||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
xorg.libX11.dev
|
xorg.libX11.dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue