aboutsummaryrefslogtreecommitdiff
path: root/home/john/.jwmrc
diff options
context:
space:
mode:
authorJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-01 16:31:10 +0200
committerJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-01 16:31:10 +0200
commitb1fd83323bbbef09f36f51b69f48e99221387ec3 (patch)
tree0e5568df20f8d83f5961daed6be848fcc87d0944 /home/john/.jwmrc
parent20e5c536098fe5e5bbd724b1c5e8fa6c9c8cd02c (diff)
downloadlbsd-b1fd83323bbbef09f36f51b69f48e99221387ec3.tar.gz
jwmrc: Add noice shortcut, move tray
Diffstat (limited to 'home/john/.jwmrc')
-rw-r--r--home/john/.jwmrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/john/.jwmrc b/home/john/.jwmrc
index e37d008..fd4f11e 100644
--- a/home/john/.jwmrc
+++ b/home/john/.jwmrc
@@ -47,8 +47,7 @@
</Group>
<!-- Additional tray attributes: autohide, width, border, layer, layout -->
- <!--<Tray x="0" y="-1" height="32">-->
- <Tray x="0" y="0" height="28">
+ <Tray x="0" y="-1" height="28">
<!-- Additional TrayButton attribute: label -->
<TrayButton label="Root"/>
@@ -70,7 +69,7 @@
<Swallow name="xclock">
xclock -digital -brief -face fixed-9 \
- -bg gray90 -padding 5
+ -bg gray90 -padding 6
</Swallow>
</Tray>
@@ -182,6 +181,7 @@
<Key mask="AS" key="m">exec:xosview</Key>
<Key mask="A" key="w">exec:xterm +sb -e w3m -title google.com</Key>
<Key mask="AS" key="w">exec:xterm +sb -e w3m -title `xsel`</Key>
+ <Key mask="A" key="n">exec:xterm -e noice</Key>
</JWM>