Skip to content
Permalink
Browse files

xfce: Adapt port notes copying instructions from fvwm2

  • Loading branch information
cjones051073 committed Apr 16, 2019
1 parent c845b68 commit bee2390f3cf1f1244167e718b4549204f455a28e
Showing with 13 additions and 0 deletions.
  1. +13 −0 xfce/xfce/Portfile
@@ -44,4 +44,17 @@ destroot {

notes "To start xfce put \"exec startxfce4\" in your .xinitrc"

notes "
If this is your first install of an alternative WM, these steps
may be helpful:
$ mkdir ~/.xinitrc.d
$ cat >~/.xinitrc.d/99-wm.sh
#!/bin/sh
exec startxfce4
^D
$ chmod +x ~/.xinitrc.d/99-wm.sh
$ open /Applications/MacPorts/X11.app
"


livecheck.type none

0 comments on commit bee2390

Please sign in to comment.
You can’t perform that action at this time.