Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 778 Bytes

Hyprland.md

File metadata and controls

32 lines (21 loc) · 778 Bytes

Hyprland

First steps learning whats what.

To get it working in virtualbox

  • new virtualbox VM

    • System > enable EFI
      vbox ignores boot order set if EFI is enabled, use Esc during boot if need to change boot
    • Display > enable 3d acceleration
  • install arch using archinstall, pick minimal or server with ssh

  • install

  • install ssh for easy copy paste stuff
    sudo pacman -Syu openssh
    sudo systemctl enable --now sshd

  • snapshot

  • install graphic drivers
    mesa virtualbox-guest-utils-nox

  • Install Hyprland packages

    sudo pacman -Syu hyprland polkit

    [[ $(tty) == /dev/tty1 ]]&&exec Hyprland https://www.reddit.com/r/hyprland/comments/14884s5/what_greeter_display_manager_do_you_use/

https://github.com/Jakoolit/arch-hyprland