Hiccup is a beautiful and minimalistic desktop environment created by Ashwin Chandrasekaran. In this tutorial, you will learn how to install Hiccup on EndeavourOS.
Before we begin, make sure that you have:
First, we need to install the following dependencies:
sudo pacman -S git \
xorg \
xorg-xinit \
xorg-server \
xterm \
xorg-xrandr \
xorg-xev \
lightdm \
lightdm-gtk-greeter
Next, we need to clone the Hiccup repository using the following command:
git clone https://github.com/Ashwin-Paudel/hiccup.git
To install Hiccup, go to the Hiccup directory and run the following command:
sudo ./install.sh
This will install Hiccup on your system.
Hiccup uses the LightDM display manager. We need to configure the LightDM Greeter to use Hiccup.
Open the LightDM configuration file in your favorite text editor:
sudo nano /etc/lightdm/lightdm.conf
In the [Seat:*]
section, add the following lines:
greeter-session=lightdm-webkit2-greeter
user-session=hiccup
Save and close the file.
Finally, reboot your system:
sudo reboot
On the login screen, select "hiccup" as your session.
Congratulations! You have successfully installed and configured Hiccup on your EndeavourOS system.
In this tutorial, we have learned how to install Hiccup on EndeavourOS. Hiccup is a beautiful desktop environment that offers a minimalistic and streamlined user experience. Enjoy exploring Hiccup!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!