mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-23 15:01:01 +05:30
feat(browser): switch default browser to Brave
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
terminal = "wezterm";
|
||||
floating_terminal = "wezterm start --class wezterm-floating";
|
||||
editor = "wezterm -e nvim";
|
||||
browser = "firefox";
|
||||
browser = "brave";
|
||||
filemanager = "thunar";
|
||||
in {
|
||||
#-- Output
|
||||
|
Reference in New Issue
Block a user