switch to lf by default
This commit is contained in:
parent
6bfbabc9c6
commit
6c7358074d
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -12,7 +12,7 @@ export EDITOR="nvim"
|
|||
export TERMINAL="st"
|
||||
export BROWSER="brave"
|
||||
export READER="zathura"
|
||||
export FILE="ranger"
|
||||
export FILE="lf"
|
||||
export STATUSBAR="${LARBSWM}blocks"
|
||||
|
||||
# ~/ Clean-up:
|
||||
|
|
Loading…
Reference in a new issue