diff options
| author | krolyxon <krolyxon@tutanota.com> | 2026-01-24 21:21:06 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2026-01-24 21:21:06 +0530 |
| commit | 242776dedab6327c37547677b83f18dd94c12e3d (patch) | |
| tree | 55a28efdb6337c7c00ebe9d858c53c1d10685346 | |
| parent | 57dab0ae72c41208d883cabe2059d813643e42c5 (diff) | |
switch to brave
Why?
Zen browser was amazing, but motherfuckers had to fucking fuck it up by
adding the synced tabs on all windows, and guess what? you can't even
fucking disable it.
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 | ||||
| -rw-r--r-- | .config/shell/profile | 2 | ||||
| -rw-r--r-- | packages/pkg_aur.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0ed3e03..504b032 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -4,7 +4,7 @@ autogenerated = 0 # 1. PROGRAMS $terminal = foot $menu = fuzzel -$browser = zen-browser +$browser = brave $passwordmanager = keepmenu # 2. AUTOSTART diff --git a/.config/shell/profile b/.config/shell/profile index e8da8f9..b5b5b91 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -3,7 +3,7 @@ export EDITOR="nvim" export TERMINAL="foot" export TERMINAL_PROG="foot" -export BROWSER="zen-browser" +export BROWSER="brave" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" diff --git a/packages/pkg_aur.sh b/packages/pkg_aur.sh index dd9509c..72103e9 100644 --- a/packages/pkg_aur.sh +++ b/packages/pkg_aur.sh @@ -8,7 +8,7 @@ export pkg_aur=( "jmtpfs" "keepmenu" "keyd-git" - "zen-browser-bin" + "brave-bin" "python-pywal16" "yaru-icon-theme" "zsh-fast-syntax-highlighting-git" |
