Issue with Hyprland

I recently installed Hyprland but it doesn’t show up when I try to login. (You know, the place that says Plasma (Wayland) or something.)

Prove it.

pacman -Q | grep -A 0 -E "(hypr|wayland)"

and

pacman -Qi hyprland

1 Like

Next time, copy the text from your terminal, and paste it here, like this:

pacman -Q | grep -A 0 -E "(hypr|wayland)"
egl-wayland 4:1.1.16-1
--
hyprcursor 0.1.10-1
hyprland 0.45.0-2
hyprlang 0.5.3-1
hyprutils 0.2.6-1
hyprwayland-scanner 0.4.2-1
--
lib32-wayland 1.23.1-1
--
qt5-wayland 5.15.15+kde+r60-1
--
qt6-wayland 6.8.0-1
--
wayland 1.23.1-1
wayland-protocols 1.38-1
--
xdg-desktop-portal-hyprland 1.3.8-1
--
xorg-xwayland 24.1.4-1

and

qi hyprland
Name            : hyprland
Version         : 0.45.0-2
Description     : a highly customizable dynamic tiling Wayland compositor
Architecture    : x86_64
URL             : https://github.com/hyprwm/Hyprland
Licenses        : BSD-3-Clause
Groups          : None
Provides        : wayland-compositor
Depends On      : cairo  aquamarine  libaquamarine.so=4-64  gcc-libs  glibc  glib2  libgobject-2.0.so=0-64  glslang
                  hyprcursor  libhyprcursor.so=0-64  hyprlang  libhyprlang.so=2-64  hyprutils  libhyprutils.so=1-64
                  libdisplay-info  libdisplay-info.so  libdrm  libglvnd  libEGL.so=1-64  libGLESv2.so=2-64
                  libOpenGL.so  libinput  libliftoff  libliftoff.so  libx11  libxcb  libxcomposite  libxcursor
                  libxfixes  libxkbcommon  libxkbcommon.so=0-64  libxrender  mesa  opengl-driver  pango
                  libpango-1.0.so=0-64  libpangocairo-1.0.so=0-64  pixman  libpixman-1.so=0-64  seatd  libseat.so
                  systemd-libs  libsystemd.so  tomlplusplus  libtomlplusplus.so  libudev.so  vulkan-icd-loader  wayland
                  libwayland-client.so  libwayland-server.so=0-64  wayland-protocols  xcb-proto  xcb-util
                  xcb-util-errors  xcb-util-image  xcb-util-keysyms  xcb-util-renderutil  xcb-util-wm  xorg-xinput
                  xorg-xwayland
Optional Deps   : cmake: to build and install plugins using hyprpm [installed]
                  cpio: to build and install plugins using hyprpm [installed]
                  meson: to build and install plugins using hyprpm [installed]
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 55.34 MiB
Packager        : Caleb Maclennan <alerque@archlinux.org>
Build Date      : Sat 16 Nov 2024 04:28:00 PM EST
Install Date    : Mon 18 Nov 2024 12:06:29 AM EST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Now, the reason you don’t see Hyprland in the menu is because you didn’t install like you thought you did.

You can do it like this:

sudo pacman -S hyprland

I have a hypr config folder though.

That doesn’t matter if you don’t have the “hyprland” package installed or at least one of its AUR variants.

Notice that my pacman Qi hyprland shows a full output because I have it installed, and it shows up in my display manager (login menu). :wink:

Also I used an install script (:flushed:)

Cool cool cool.

Start with that next time, please.

Don’t run scripts you don’t understand.

Which script did you run? Meaning from which website. Please don’t show me a screenshot with a downloaded file again. :sweat_smile:

Also, I feel like discriminating against you for using Google Chrome. But I won’t. :upside_down_face:
Here’s a recent comparison video, though it misses the mark on Brave: https://youtu.be/JaTRtAwL5e8

1 Like