default to brave browser

This commit is contained in:
LordMZTE 2023-08-28 21:09:34 +02:00
parent 54fd9d9653
commit 5ad823f414
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -6,6 +6,7 @@ pub const std_options = struct {
};
const browsers = &[_][]const u8{
"brave",
"firefox",
"luakit",
"chromium",