mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update .profile
This commit is contained in:
parent
ae79f2156a
commit
58ad016684
4
.profile
4
.profile
@ -6,10 +6,10 @@ export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$
|
||||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="brave"
|
||||
export BROWSER="google-chrome-stable"
|
||||
export READER="zathura"
|
||||
export FILE="ranger"
|
||||
export STATUSBAR="${LARBSWM}blocks"
|
||||
export STATUSBAR="polybar"
|
||||
|
||||
# ~/ Clean-up:
|
||||
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" # This line will break some DMs.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user