aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/john/.jwmrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/john/.jwmrc b/home/john/.jwmrc
index 173fbed..fdb3d39 100644
--- a/home/john/.jwmrc
+++ b/home/john/.jwmrc
@@ -193,9 +193,9 @@
<Key mask="A" key="n">exec:xterm -e noice</Key>
<Key mask="A" key="m">exec:xterm -e top</Key>
<Key mask="AS" key="m">exec:xosview</Key>
-<Key mask="A" key="w">exec:xterm +sb -e utf8 w3m -title google.com</Key>
-<Key mask="AS" key="w">exec:xterm +sb -e utf8 w3m -title `xsel`</Key>
-<Key mask="CA" key="w">exec:LC_ALL=en_US.ISO8859-1 dillo; ~/.dillo/bm</Key>
+<Key mask="AS" key="w">exec:xterm +sb -e utf8 w3m -title google.com</Key>
+<Key mask="CA" key="w">exec:xterm +sb -e utf8 w3m -title `xsel`</Key>
+<Key mask="AS" key="d">exec:LC_ALL=en_US.ISO8859-1 dillo; ~/.dillo/bm</Key>
<Key mask="CA" key="d">exec:dr</Key>
<Key key="Print">exec:xwd -root -out ~/print.xwd</Key>