Sawfish (git): New Package
Sawfish is a versatile, Lisp-based window manager In that commit I include all Sawfish stack: - librep, a lisp system; - rep-gtk, bindings for gtk - sawfish, the window manager
This commit is contained in:
committed by
Arseniy Seroka
parent
df0016a8ce
commit
f19ed980a2
@@ -0,0 +1,5 @@
|
||||
addRepDLLoadPath () {
|
||||
addToSearchPath REP_DL_LOAD_PATH $1/lib/rep
|
||||
}
|
||||
|
||||
envHooks+=(addRepDLLoadPath)
|
||||
Reference in New Issue
Block a user