change browser to qutebrowser

This commit is contained in:
frosty 2024-05-20 22:22:10 -04:00
parent c669e9b35b
commit 3547f79dc1
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
export TERMINAL="${TERMINAL:-st}" export TERMINAL="${TERMINAL:-st}"
export EDITOR="${EDITOR:-nvim}" export EDITOR="${EDITOR:-nvim}"
export VISUAL="${VISUAL:-codium}" export VISUAL="${VISUAL:-codium}"
export BROWSER="${BROWSER:-firefox}" export BROWSER="${BROWSER:-qutebrowser}"
# $HOME cleanup # $HOME cleanup
export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc" export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc"

View file

@ -1,5 +1,5 @@
super + {F1,F2,F3,F4} super + {F1,F2,F3,F4}
{thunar,firefox,spotify,thunderbird} {thunar,qutebrowser,spotify,thunderbird}
super + {F9,F10,F11,F12} super + {F9,F10,F11,F12}
{pavucontrol,connman-gtk,wallpaper view,screenlayout} {pavucontrol,connman-gtk,wallpaper view,screenlayout}