[wiki] [official] Add boldfont patch || lukanovsak

From: <hg_AT_suckless.org>
Date: Sat, 16 Aug 2008 22:46:54 +0100 (BST)

changeset: 118:4484991d1ff3
tag: tip
user: lukanovsak_AT_gmail.com
date: Sat Aug 16 23:29:22 2008 +0200
files: dwm/patches/boldfont.md
description:
Add boldfont patch


diff -r 10e4bfd20936 -r 4484991d1ff3 dwm/patches/boldfont.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dwm/patches/boldfont.md Sat Aug 16 23:29:22 2008 +0200
_AT_@ -0,0 +1,21 @@
+BOLDFONT
+========
+
+Description
+-----------
+
+This patch makes dwm use a different font (specified as `boldfont` in
+`config.h`) for occupied tags, and titles of floating windows.
+
+It also removes the squares that now mark occupied tags and floating windows.
+
+Configuration
+-------------
+
+ static const char font[] = "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*";
+ static const char boldfont[] = "-*-terminus-bold-r-normal-*-14-*-*-*-*-*-*-*";
+
+Download
+--------
+
+- [dwm-5.1-boldfont.diff](http://novsak.name/files/dwm/dwm-5.1-boldfont.diff)
Received on Sat Aug 16 2008 - 23:46:54 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:24 CEST