1
0
forked from extern/nix-config

meta: Replace firefox with librewolf

I am personally not amused by some of the defaults that firefox ships
with and would rather not have to deal with them on new configurations.
Although it's possible to sync settings across devices or simply copy
the profile directory, the advantages of librewolf outweigh the cons for
my individual use case, at least for now.
This commit is contained in:
Donovan Glover 2022-09-28 11:35:59 -04:00
parent 188217ce46
commit 1023dc4d2f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
export SXHKD_SHELL="/usr/bin/bash"
export XCURSOR_THEME="phinger-cursors"
export XDG_DATA_DIRS="/usr/share:/usr/share:/usr/local/share"
export BROWSER="firefox"
export BROWSER="librewolf"
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx

View File

@ -13,7 +13,7 @@
quotePath = false
[web]
browser = firefox
browser = librewolf
[push]
default = simple

View File

@ -68,8 +68,8 @@ close_on_child_death yes
# Use ctrl+click to open URLs
open_url_modifiers ctrl
# Open URLs with firefox
open_url_with /usr/bin/firefox
# Open URLs with librewolf
open_url_with /usr/bin/librewolf
# Start kitty with x11 so we can see the fcitx input window
linux_display_server x11