mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
add st as default terminal
This commit is contained in:
parent
b85872dfc9
commit
4f5d2bab93
5 changed files with 1027 additions and 7 deletions
2
profile
2
profile
|
|
@ -8,7 +8,7 @@
|
|||
export XDG_RUNTIME_DIR=/tmp/$USER-$(uuidgen)
|
||||
alias editor=vim
|
||||
|
||||
export TERMINAL="urxvt"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="/usr/bin/firefox"
|
||||
export FILE_MANAGER="/usr/bin/thunar"
|
||||
export EMAIL_CLIENT="/usr/bin/thunderbird"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue