diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-27 13:31:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-27 13:31:34 -0300 |
commit | 04651f14fe18516fbf37b2eb314f646c182209d6 (patch) | |
tree | 41a4d213185d5407306ea470d53493b8a2774bd6 | |
parent | 10eb0d98c8a4e524259bd95b3e8359f083d0e6b8 (diff) | |
download | ratpoison-04651f14fe18516fbf37b2eb314f646c182209d6.tar.gz ratpoison-04651f14fe18516fbf37b2eb314f646c182209d6.tar.bz2 |
Poweroff key combo
-rw-r--r-- | ratpoisonrc.dot.link | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ratpoisonrc.dot.link b/ratpoisonrc.dot.link index ab6107c..333d8c0 100644 --- a/ratpoisonrc.dot.link +++ b/ratpoisonrc.dot.link @@ -1,4 +1,5 @@ bind q quit +bind P exec poweroff bind c exec terminal escape C-e startup_message off |