From b42ad7389f792b5313cc2a7ec6546966038035c4 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Mar 2010 12:12:40 +0100 Subject: [PATCH] ratpoison: - export variable WINDOWMANAGER to system --- packages/x11/other/ratpoison/profile.d/ratpoison.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/x11/other/ratpoison/profile.d/ratpoison.conf b/packages/x11/other/ratpoison/profile.d/ratpoison.conf index 8534c10042..51ecaa05a9 100644 --- a/packages/x11/other/ratpoison/profile.d/ratpoison.conf +++ b/packages/x11/other/ratpoison/profile.d/ratpoison.conf @@ -6,3 +6,5 @@ ################################################################################ WINDOWMANAGER="ratpoison" + +export WINDOWMANAGER \ No newline at end of file