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-events | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .config/wmii/help-events (limited to '.config/wmii/help-events') diff --git a/.config/wmii/help-events b/.config/wmii/help-events new file mode 100755 index 0000000..25b7d41 --- /dev/null +++ b/.config/wmii/help-events @@ -0,0 +1,3 @@ +#!/bin/bash +. "$HOME/.wmii/include.sh" +scansection Event | xmessage -file - -- cgit v1.2.3-2-g168b