diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-28 18:57:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-28 18:57:25 -0300 |
commit | 0691a8f04d2c7b2824688bf6d4d782e8defe6992 (patch) | |
tree | e198dd5b335177aa17d1de4c51d6eca037aebc6e | |
parent | 6d72dfb7854243389da9ba28c31a5d0fff40e9e2 (diff) | |
download | ratpoison-0691a8f04d2c7b2824688bf6d4d782e8defe6992.tar.gz ratpoison-0691a8f04d2c7b2824688bf6d4d782e8defe6992.tar.bz2 |
Switch quit and poweroff combos
-rw-r--r-- | ratpoisonrc.dot.link | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ratpoisonrc.dot.link b/ratpoisonrc.dot.link index f2cc625..505999a 100644 --- a/ratpoisonrc.dot.link +++ b/ratpoisonrc.dot.link @@ -1,5 +1,5 @@ -bind q quit -bind Q exec poweroff +bind Q quit +bind q exec poweroff bind V exec kvmx-vdagent bind c exec terminal escape C-e |