diff --git a/.bashrc b/.bashrc index a7d1965..9030a46 100644 --- a/.bashrc +++ b/.bashrc @@ -2,6 +2,7 @@ # ~/.bashrc # +export vblank_mode=0 [[ $- != *i* ]] && return colors() { diff --git a/termite/config b/termite/config index 0b714c8..631c381 100644 --- a/termite/config +++ b/termite/config @@ -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