browser: switch to Chromium

Unfortunately, Pentadactyl seems to lag behind versions in
Firefox. Let's test Chromium + Vimium for a bit.
This commit is contained in:
Vincent Bernat 2013-06-27 08:59:13 +02:00
parent 4de2e72063
commit 4c041dd201
2 changed files with 2 additions and 2 deletions

2
rc.lua
View file

@ -55,7 +55,7 @@ config.layouts = {
awful.layout.suit.floating,
}
config.hostname = awful.util.pread('uname -n'):gsub('\n', '')
config.browser = "iceweasel"
config.browser = "chromium"
-- Remaining modules
loadrc("xrun") -- xrun function