Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active January 15, 2025 08:57
Show Gist options
  • Save miguelmota/f6a11cebd9bdb6bb2ad813e99c1262b9 to your computer and use it in GitHub Desktop.
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