mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 21:04:52 +02:00
start: switch to Conkeror
This commit is contained in:
parent
3fa7bfd185
commit
70d549f7ae
1 changed files with 3 additions and 3 deletions
|
@ -67,11 +67,11 @@ xrun("emacs")
|
|||
if config.hostname == "neo" then
|
||||
xrun("keepassx", "keepassx -min -lock")
|
||||
xrun("transmission", "transmission-gtk -m")
|
||||
xrun("chromium")
|
||||
xrun("conkeror")
|
||||
elseif config.hostname == "guybrush" then
|
||||
xrun("keepassx", "keepassx -min -lock")
|
||||
xrun("NetworkManager Applet", "nm-applet")
|
||||
xrun("chromium")
|
||||
xrun("conkeror")
|
||||
elseif config.hostname == "naruto" then
|
||||
xrun("iceweasel")
|
||||
xrun("conkeror")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue