diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-08-14 16:12:23 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-08-14 16:12:23 -0400 |
commit | 1d71fab074e22e830554b0b5a73ec9a092643d07 (patch) | |
tree | 2dbb322beb9bc6b48c214b301143f4d3dc45e358 /.config/wmii/help-events | |
parent | 7312ba70c4535733584d27db200ce6f9d2d6aa46 (diff) |
wmii: play with PATH better
Diffstat (limited to '.config/wmii/help-events')
-rwxr-xr-x | .config/wmii/help-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wmii/help-events b/.config/wmii/help-events index 25b7d41..08abd18 100755 --- a/.config/wmii/help-events +++ b/.config/wmii/help-events @@ -1,3 +1,3 @@ #!/bin/bash -. "$HOME/.wmii/include.sh" +. include.sh scansection Event | xmessage -file - |