From 8643679cfee01dc59a384d3e624bfde5a172c971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 23 Jan 2017 17:06:14 +0100 Subject: [PATCH] fixup! Use urxvt with 256 colors. --- i3/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3/config b/i3/i3/config index 3d88e1a..45c0b94 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -19,7 +19,7 @@ set $mod Mod4 # The default terminal - set $terminal urxvt + set $terminal urxvt256c set $scriptdir ~/.i3/scripts