Dwm: Difference between revisions

imported>Hypnosis2839
add info about custom source trees
fix links
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:


Alternatively, you can set <code>src</code> to [https://nixos.org/manual/nixpkgs/stable/#chap-pkgs-fetchers the output of a fetcher], if you have the source tree stored online.
Alternatively, you can set <code>src</code> to [https://nixos.org/manual/nixpkgs/stable/#chap-pkgs-fetchers the output of a fetcher], if you have the source tree stored online.
== Troubleshooting ==
If your change does not appear to take effect:
* You must '''not''' have <code>dwm</code> listed anywhere in your <code>environment.systemPackages</code> or <code>home.packages</code>.
* Remove any packages installed via <code>nix-env</code> or <code>nix profile</code>.
* After rebuilding and switching, reboot and check again.


== See also ==
== See also ==
* [https://nixos.wiki/wiki/St st]
* [[St]]
* [https://tools.suckless.org/dmenu/ DMenu]
* [https://tools.suckless.org/dmenu/ DMenu]


[[Category:Window managers]]
[[Category:Window managers]]
[[Category:Applications]]
[[Category:Applications]]