mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
xsession: set terminal in xsession as well
It is used for a pager in i3.
This commit is contained in:
parent
b60e4cb73b
commit
c08a54aed0
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ export NO_AT_BRIDGE=1
|
|||
# Environment variables
|
||||
unset LC_ALL
|
||||
[ -e ~/.zshenv ] && . ~/.zshenv
|
||||
export TERMINAL=vbeterm
|
||||
|
||||
# Copy some configuration files
|
||||
while read source target; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue