Skip to content

Instantly share code, notes, and snippets.

diff --git a/config.mk b/config.mk
index 80dc936..fa19e58 100644
--- a/config.mk
+++ b/config.mk
@@ -10,6 +10,10 @@ MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
+# Pango
+PANGOLIBS = $(shell pkg-config --libs pango pangoxft)
this is broken
diff --git a/config.def.h b/config.def.h
index eaae8f3..6f150cf 100644
--- a/config.def.h
+++ b/config.def.h
@@ -7,12 +7,12 @@ static const char *fonts[] = {
"WenQuanYi Micro Hei:size=10.5",
};
static const char dmenufont[] = "-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*";
<llppconfig>
<ui-font size='15'><![CDATA[/usr/share/fonts/TTF/consola.ttf]]></ui-font>
<defaults
...>
<keymap mode='global'>
<map in='ctrl-y' out='up'/>
<map in='ctrl-n' out='down'/>
<map in='ctrl-p' out='up'/>
<map in='ctrl-g' out='esc'/>
<map in='ctrl-e' out='down'/>

WPA Supplicant

wpa_supplicant is a cross-platform WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i/RSN (Robust Secure Network)). It is suitable for desktops, laptops and embedded systems.

wpa_supplicant is the IEEE 802.1X/WPA component that is used in the client