mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
firefox default browser
This commit is contained in:
parent
0f4997fdfd
commit
3b272bad96
@ -7,4 +7,9 @@
|
|||||||
export PATH=$PATH:$HOME/.scripts
|
export PATH=$PATH:$HOME/.scripts
|
||||||
export EDITOR="vim"
|
export EDITOR="vim"
|
||||||
export TERMINAL="st"
|
export TERMINAL="st"
|
||||||
export BROWSER="qutebrowser"
|
export BROWSER="firefox"
|
||||||
|
|
||||||
|
# Uncomment lines below to autostart i3 when logged in:
|
||||||
|
#if [[ "$(tty)" = "/dev/tty1" ]]; then
|
||||||
|
#pgrep i3 || exec startx
|
||||||
|
#fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user