Commit graph

10 commits

Author SHA1 Message Date
Mikhail Novosyolov
b1ab34053c Move default config into a separate file
This will easify editing it.
No changes made.
Reformatted by jq(1).
2022-02-05 07:11:42 +03:00
Mikhail Novosyolov
d929e67ffb Do not set LD_LIBRARY_PATH
RPATH is set and is enough:
$ patchelf --print-rpath /usr/lib64/chromium-browser/chrome
$ORIGIN
2022-02-05 06:50:07 +03:00
Mikhail Novosyolov
2e25c2f983 Use for compact window by default
Do not use system titlebar by default
2021-11-13 11:56:44 +03:00
Mikhail Novosyolov
8257e54e93 Fix default homepage
A new tab is a default page on start up, so it was not noticed.
Thanks to ilfat@
2021-11-13 11:55:39 +03:00
Mikhail Novosyolov
703a7ad6bf Follow the same audio sandboxing policy as Google Chrome, off experimantal feature that causes problems 2021-03-14 19:32:06 +03:00
Mikhail Novosyolov
023d679d21 Drop explicit thereaded compositing, let Chromium decide himself 2021-03-14 19:32:03 +03:00
Mikhail Novosyolov
eb884efb94 Drop flashplayer from launcher, flash is not supported anymore by Chromium 2021-03-14 19:31:59 +03:00
Tigro
ac472334d2 fix path in wrapper 2014-05-14 20:02:00 +04:00
Tigro
f04e6f81a1 update run script 2014-05-14 17:34:52 +04:00
root
e11dd6ebfd initial import 2012-07-04 11:57:27 +04:00