Merge branch 'master' of https://github.com/vibikim/dotfiles into master
This commit is contained in:
commit
6339b00437
2 changed files with 2 additions and 1 deletions
1
.bashrc
1
.bashrc
|
@ -2,6 +2,7 @@
|
|||
# ~/.bashrc
|
||||
#
|
||||
|
||||
export vblank_mode=0
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
colors() {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
#clickable_url = true
|
||||
#dynamic_title = true
|
||||
#font = Mononoki Nerd Font Mono 12
|
||||
font = GohuFont Nerd Font Mono 10
|
||||
font = Mononoki Nerd Font Mono 10
|
||||
#fullscreen = true
|
||||
#icon_name = terminal
|
||||
#mouse_autohide = false
|
||||
|
|
Loading…
Reference in a new issue