From 8dadb8b5df822995ef660c8eab9790ded84a8514 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 10 Dec 2007 12:31:00 +0100 Subject: [PATCH] switch urxvt to xterm --- awesomerc | 2 +- config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/awesomerc b/awesomerc index 843c52add..5fd5029ba 100644 --- a/awesomerc +++ b/awesomerc @@ -216,7 +216,7 @@ mouse { button = "3" command = "spawn" - arg = "exec urxvt" + arg = "exec xterm" } root { diff --git a/config.h b/config.h index 7927ffb6a..0588f8b83 100644 --- a/config.h +++ b/config.h @@ -319,7 +319,7 @@ mouse \ { \ button = \"3\" \ command = \"spawn\" \ - arg = \"exec urxvt\" \ + arg = \"exec xterm\" \ } \ root \ { \