diff options
-rw-r--r-- | home/john/.jwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/john/.jwmrc b/home/john/.jwmrc index 641fa3e..bc28ddf 100644 --- a/home/john/.jwmrc +++ b/home/john/.jwmrc @@ -187,7 +187,7 @@ <Key mask="AS" key="t"> exec:cd `xtitle | sed 's,.*(\([^(]*\))$,\1,' | - sed 's,^~,/home/john,'`; xterm + sed 's,^~,/home/john,'`; tterm </Key> <Key mask="A" key="m">exec:xterm -e top</Key> <Key mask="AS" key="m">exec:xosview</Key> |