aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2019-07-01 10:08:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2019-07-01 10:08:52 -0300
commitd1266dc68598c410ab867cb0be6616682e3598e5 (patch)
tree4e3c37a8fee2f850b73c02495487c053bc20c89e
parentd1191030e750ce6f021025f7f334d6fe549d1844 (diff)
downloadopenbox-d1266dc68598c410ab867cb0be6616682e3598e5.tar.gz
openbox-d1266dc68598c410ab867cb0be6616682e3598e5.tar.bz2
Change poweroff key binding
-rw-r--r--config.dot/openbox/rc.xml.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.dot/openbox/rc.xml.link b/config.dot/openbox/rc.xml.link
index 4a5244c..11c6dfc 100644
--- a/config.dot/openbox/rc.xml.link
+++ b/config.dot/openbox/rc.xml.link
@@ -352,7 +352,7 @@
<command>tor-browser</command>
</action>
</keybind>
- <keybind key="c-p">
+ <keybind key="c-A-p">
<action name="Execute">
<command>sudo poweroff</command>
</action>