From 15991190790781d774ae7533fc2287e459943870 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 27 Jan 2013 14:43:14 -0500 Subject: mv .wmii .config/wmii; ln -s .config/wmii .wmii --- .config/wmii/help-keys | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .config/wmii/help-keys (limited to '.config/wmii/help-keys') diff --git a/.config/wmii/help-keys b/.config/wmii/help-keys new file mode 100755 index 0000000..c6e7038 --- /dev/null +++ b/.config/wmii/help-keys @@ -0,0 +1,3 @@ +#!/bin/bash +. "$HOME/.wmii/include.sh" +scansection Key | xmessage -file - -- cgit v1.2.3-54-g00ecf