File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 chown $USER $XDG_RUNTIME_DIR
3838 chmod 0700 $XDG_RUNTIME_DIR
3939
40- sudo apt-get update
41- sudo apt install -y meson wget build-essential ninja-build cmake-extras cmake gettext gettext-base fontconfig libfontconfig-dev libffi-dev libxml2-dev libdrm-dev libxkbcommon-x11-dev libxkbregistry-dev libxkbcommon-dev libpixman-1-dev libudev-dev libseat-dev seatd libxcb-dri3-dev libegl-dev libgles2 libegl1-mesa-dev glslang-tools libinput-bin libinput-dev libxcb-composite0-dev libavutil-dev libavcodec-dev libavformat-dev libxcb-ewmh2 libxcb-ewmh-dev libxcb-present-dev libxcb-icccm4-dev libxcb-render-util0-dev libxcb-res0-dev libxcb-xinput-dev libtomlplusplus3 libre2-dev
42- git clone --recursive https://github.com/hyprwm/Hyprland
43- cd Hyprland
44- make all && sudo make install
45-
40+ nix-env -iA nixpkgs.hyprland
4641 Hyprland &
4742 sleep 5 # Give Hyprland some time to start
4843 hyprctl -i 0 dispatch exec "$(pwd)/result/bin/caelestia-shell"
You can’t perform that action at this time.
0 commit comments