mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-13 05:22:08 +01:00
default to brave browser
This commit is contained in:
parent
54fd9d9653
commit
5ad823f414
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ pub const std_options = struct {
|
|||
};
|
||||
|
||||
const browsers = &[_][]const u8{
|
||||
"brave",
|
||||
"firefox",
|
||||
"luakit",
|
||||
"chromium",
|
||||
|
|
Loading…
Reference in a new issue