Update README.md

This commit is contained in:
Jay Lanagan 2023-07-05 00:08:10 -04:00
parent e924172c85
commit 1581817283

View File

@ -35,18 +35,18 @@ NOTES
CONTACT
=====
If you have any question, doubt or problem regarding the ports, please feel free to contact me at jlpavon at me dot com or just open a [issue](https://github.com/mac-a-r0ni/crux-xfce4/issues)
If you have any questions, doubts or problems regarding the ports, please feel free to contact me at j at lngn dot net or just open a [issue](https://github.com/mac-a-r0ni/crux-xfce4/issues)
XFCE INSTALLATION
=====
1. To ensure you have a sane X installation I decided to put all the X dependencies with the first package you install from XFCE on **libxfce4util**
1. Install the packages in this **same order**:
1. To ensure you have a sane Xorg installation I decided to put all the Xorg dependencies with the first package you install from XFCE on **libxfce4util**
1. Install the packages in this **exact order**:
```bash
sudo prt-get depinst libxfce4util xfconf libxfce4ui garcon exo xfce4-panel thunar thunar-volman xfce4-settings xfce4-session xfwm4 xfdesktop xfce4-appfinder tumbler xfce4-terminal xfce4-power-manager xfce4-notifyd xfce4-screenshooter mousepad xdg-user-dirs
```
3. Take a big cup of coffee and just relax...
3. Get a big cup of coffee and just relax...
4. To launch Xfce create a *.xinitrc* file in your *home* directory with the following content:
```bash
@ -61,4 +61,4 @@ XFCE INSTALLATION
6. If you have any problem launching XFCE and you have a an Intel graphic card, install **xorg-xf86-video-intel** and the **mesa** ports from the xorg repo.
7. Enjoy this beatiful Desktop Environment!
7. Enjoy this beautiful Desktop Environment!