Add termite configuration and add wifi information to i3blocks
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
6b38dff3f1
commit
6bd768ff87
7 changed files with 78 additions and 8 deletions
1
.bashrc
1
.bashrc
|
@ -50,6 +50,7 @@ export XMODIFIERS=@im=ibus
|
|||
# Setting default editor
|
||||
export VISUAL=vim
|
||||
export EDITOR="$VISUAL"
|
||||
export TERMINAL=termite
|
||||
|
||||
# Enable autocompletion features
|
||||
if [ -f /etc/bash_completion ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue