diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-11-07 16:56:57 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-11-07 16:56:57 -0200 |
commit | 23252f433f3653c4aef8395c37400412944bee97 (patch) | |
tree | af16b789ac31c0aef90c105b439f2f8a8b5f47b0 | |
parent | a97078dfd75d0f1e8651b0a8c8062966efa2623f (diff) | |
download | ratpoison-23252f433f3653c4aef8395c37400412944bee97.tar.gz ratpoison-23252f433f3653c4aef8395c37400412944bee97.tar.bz2 |
Run chromium messenger in kiosk mode
-rw-r--r-- | ratpoisonrc.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratpoisonrc.dot.link b/ratpoisonrc.dot.link index 8646c8c..13f5717 100644 --- a/ratpoisonrc.dot.link +++ b/ratpoisonrc.dot.link @@ -5,7 +5,7 @@ bind V exec kvmx-vdagent bind c exec terminal bind l exec luakit bind i exec chromium-incognito -bind m exec chromium-profile messenger +bind m exec chromium-profile messenger --kiosk bind f exec firefox escape C-e startup_message off |