Dwm: Difference between revisions

imported>John-Colvin
m suckless moved it
imported>Sikmir
m Missed ;
Line 20: Line 20:
     dwn = super.dwm.overrideAttrs (oldAttrs: rec {
     dwn = super.dwm.overrideAttrs (oldAttrs: rec {
       # ...
       # ...
     })
     });
   })
   })
];
];