aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-12 10:51:31 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-12 10:51:31 +0200
commit4c1cac91daa62c17825707a2fd8a4b84eda81a76 (patch)
treeed36affc5851ad9ed9dafc192f5615a5f0e4c22a
parentf354dded4d1a2c6cd25a23fe6ad7367ad7be657f (diff)
downloadlbsd-4c1cac91daa62c17825707a2fd8a4b84eda81a76.tar.gz
.jwmrc: Adjust browser shortcut keys
-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>