Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active December 8, 2025 18:01
Show Gist options
  • Select an option

  • Save miguelmota/f6a11cebd9bdb6bb2ad813e99c1262b9 to your computer and use it in GitHub Desktop.

Select an option

Save miguelmota/f6a11cebd9bdb6bb2ad813e99c1262b9 to your computer and use it in GitHub Desktop.
Arch linux install Ly display manager
chmod +x ~/.xinitrc
sudo pacman -S ly
sudo systemctl enable ly.service
sudo systemctl start ly.service
# config
sudo vim /etc/ly/config.ini
sudo systemctl restart ly.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment