updated term to st on fish; fixed i3 startup apps; polybar now uses xresources
This commit is contained in:
parent
42ba5de6bb
commit
e62f0f1077
4 changed files with 35 additions and 34 deletions
|
@ -3,8 +3,8 @@ if status is-interactive
|
|||
end
|
||||
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="alacritty"
|
||||
export TERMINAL_PROG="alacritty"
|
||||
export TERMINAL="st"
|
||||
export TERMINAL_PROG="st"
|
||||
export BROWSER="firefox"
|
||||
export PAGER="bat"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue