From eb1cbb009dd8f98eb71db6ff00f741d5329465ee Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 10 Jan 2016 00:14:08 +0800 Subject: Add quake-like urxvt to openbox * `urxvtc.sh`, `urxvtq.sh`: quake-like urxvt terminal * fix error application launch in rc.xml and menu.xml * add suffix to scripts --- _config/openbox/menu.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '_config/openbox/menu.xml') diff --git a/_config/openbox/menu.xml b/_config/openbox/menu.xml index e13a5a3..c8472d5 100644 --- a/_config/openbox/menu.xml +++ b/_config/openbox/menu.xml @@ -22,7 +22,7 @@ - urxvtc || urxvt || x-terminal-emulator + sh -c 'urxvtc || urxvt || x-terminal-emulator' @@ -37,7 +37,7 @@ - gvim || mousepad + sh -c 'gvim || mousepad' @@ -64,7 +64,7 @@ - + @@ -78,7 +78,6 @@ - -- cgit v1.2.2