From 0d5e3c709d9dfe04da2c981bf585bddbacaf0d56 Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Sun, 27 Jan 2019 19:02:46 +0200 Subject: [PATCH] urxvt to st --- .config/i3/i3-quickterm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/i3-quickterm.json b/.config/i3/i3-quickterm.json index e91fd78..cf376cd 100644 --- a/.config/i3/i3-quickterm.json +++ b/.config/i3/i3-quickterm.json @@ -1,6 +1,6 @@ { "menu": "rofi -dmenu -p 'quickterm: ' -no-custom -auto-select", - "term": "urxvt", + "term": "st", "history": "{$HOME}/.cache/i3/i3-quickterm.order", "ratio": 0.25, "pos": "top",