firefox -> ungoogled chromium

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent 06e96714a4
commit b8c725148a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
hl.env("ZSH", "/usr/share/oh-my-zsh/")
hl.env("BROWSER", "firefox")
hl.env("BROWSER", "chromium")
hl.env("TERM", "tmux-256color")
hl.env("VISUAL", "nvim")
hl.env("EDITOR", "nvim")