You are not logged in.
Pages: 1
I'm a new Arch user and I'm in the process of setting up a custom Hyprland environment using my own collection of dotfiles. I've managed to get most of the packages installed and have SDDM logging into a Hyprland session.
The Problem
I can log in and see my desktop (wallpaper and Waybar are loading correctly), but none of my keyboard shortcuts are functional. The keyboard itself works (I can type my password in SDDM and in a TTY), but once inside the Hyprland session, no key combinations work. The mouse, however, works fine.
I suspect I'm missing something fundamental, either in my main config or in how the session is being started. I would be incredibly grateful if someone could take a look at my core configuration files for any obvious mistakes.
My GitHub Repository:
For the full context of all my dotfiles, you can view my repository here:
https://github.com/ChPuru/my-hypr-rice
Last edited by ChPuru (2025-08-23 18:38:07)
Offline
afaik hyprland requires a font to have binds functional, try installing noto-fonts
gnu/linux/tux
Offline
afaik hyprland requires a font to have binds functional, try installing noto-fonts
i have fonts installed, in fact i think i have multiple installed so can it be that conflict?
Offline
no i must have remembered wrong. have you tried the default config? or is it just your current set that's causing it
gnu/linux/tux
Offline
no i must have remembered wrong. have you tried the default config? or is it just your current set that's causing it
i had submap = global in my hyprland.conf which was causing this issue, i commented it out and it started working : )
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1