mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
13 lines
347 B
Plaintext
13 lines
347 B
Plaintext
$NetBSD: patch-ab,v 1.2 2006/04/02 15:15:21 rxg Exp $
|
|
|
|
--- wm.py.orig 2006-04-02 19:37:24.000000000 +0800
|
|
+++ wm.py
|
|
@@ -12,6 +12,7 @@ autorestart_wm = False
|
|
path_dirs = os.environ.get('PATH', '/bin:/usr/bin').split(':')
|
|
|
|
window_managers = [
|
|
+ 'oroborox',
|
|
'0launch http://rox.sourceforge.net/2005/interfaces/OroboROX',
|
|
'xfwm4',
|
|
'sawfish',
|