switch to librewolf; cleaning

This commit is contained in:
William Ball 2025-03-01 21:00:38 -08:00
parent 6d4842b93a
commit 3f7e93b6ee
Signed by: wball
GPG key ID: B8682D8137B70765
2 changed files with 1 additions and 13 deletions

View file

@ -66,12 +66,3 @@ set -x AGDA_DIR $HOME/.config/agda
set -x PACK_DIR $HOME/.local/share/pack set -x PACK_DIR $HOME/.local/share/pack
set -x MIZFILES $HOME/.local/share/mizar set -x MIZFILES $HOME/.local/share/mizar
set -x RLWRAP_HOME $XDG_DATA_HOME/rlwrap set -x RLWRAP_HOME $XDG_DATA_HOME/rlwrap
# BEGIN opam configuration
# This is useful if you're using opam as it adds:
# - the correct directories to the PATH
# - auto-completion for the opam binary
# This section can be safely removed at any time if needed.
test -r '/home/wball/.opam/opam-init/init.fish' && source '/home/wball/.opam/opam-init/init.fish' > /dev/null 2> /dev/null; or true
# END opam configuration

View file

@ -4,10 +4,7 @@
term="foot" term="foot"
term_client="footclient" term_client="footclient"
term_float="foot --app-id=float -w 1120x700" term_float="foot --app-id=float -w 1120x700"
# term="kitty" browser="librewolf"
# term_client="kitty"
# term_float="kitty --app-id=float -w 1120x700"
browser="firefox"
email="thunderbird" email="thunderbird"
emacs="emacsclient --create-frame --alternate-editor='emacs'" emacs="emacsclient --create-frame --alternate-editor='emacs'"
mod=Super mod=Super