Smaller i3gaps, +Shift+e exits i3, ranger instead of pcmanfm, changed lock

This commit is contained in:
Tuan-Dat Tran
2018-03-26 00:25:13 +02:00
parent 7fc1e7ff88
commit d22b842a7e
6 changed files with 68 additions and 22 deletions

View File

@@ -46,4 +46,5 @@ export TERM="xterm-256color" # in case you are using urxvt, to bypass an error d
export GPG_TTY=$(tty)
export LC_ALL=en_GB.UTF-8
PATH=$PATH:~/.local/bin
export EDITOR='emacsclient -nw'
export DEFAULT_EDITOR='emacsclient -nw'