dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit 4ee661d9086f3faa9218cebb53983517bd685222 parent 9fce8215b7c1b95903adbfd0cb7d6e2822ea063f Author: Anselm R.Garbe <arg@10ksloc.org> Date: Thu, 10 Aug 2006 18:44:19 +0200 added dwm favicon Diffstat:
| M | dwm.html | | | 1 | + |
| A | favicon.ico | | | 0 |
2 files changed, 1 insertion(+), 0 deletions(-)
diff --git a/dwm.html b/dwm.html @@ -4,6 +4,7 @@ <meta name="author" content="Anselm R. Garbe"> <meta name="generator" content="ed"> <meta name="copyright" content="(C)opyright 2006 by Anselm R. Garbe"> + <link rel="dwm icon" href="favicon.ico" type="image/x-icon" /> <style type="text/css"> body { color: #000000; diff --git a/favicon.ico b/favicon.ico Binary files differ.