diff options
author | tv <tv@krebsco.de> | 2024-05-04 00:00:34 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2024-06-05 21:08:07 +0200 |
commit | 0894fbe50ee2f63b510d32ab8c524134e450f20d (patch) | |
tree | b91157c22731b1dc9797551ef38565c79870be87 /README.md | |
parent | 5bced47c7301c17d489c58eb1875b90424bb7427 (diff) |
rename to desktop-pagerewmh
To avoid conflict with https://hackage.haskell.org/package/pager
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Quickstart - cabal2nix . > pager.nix + cabal2nix . > desktop-pager.nix nix-shell --run 'cabal build' tmp/main view |