From cb1e99166887711f65ef19120e470691f51ee3aa Mon Sep 17 00:00:00 2001 From: vibikim Date: Sat, 1 Aug 2020 14:55:43 +0300 Subject: [PATCH 1/2] no --- .bashrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 0c28e44..9030a46 100644 --- a/.bashrc +++ b/.bashrc @@ -2,10 +2,9 @@ # ~/.bashrc # +export vblank_mode=0 [[ $- != *i* ]] && return -export EDITOR=/usr/bin/vim -export TERMINAL=termite colors() { local fgc bgc vals seq0 From 0fa7b6bca15f2e5e08ae7986fcc2c13b9b0cae02 Mon Sep 17 00:00:00 2001 From: vibikim Date: Sat, 1 Aug 2020 14:57:52 +0300 Subject: [PATCH 2/2] eh, termite --- termite/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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