Skip to content

Cheatsheet won't load Keybinds. #2319

@doesdismatter

Description

@doesdismatter

Step 1. Before you submit

  • I have read the Troubleshooting and Usage pages.
  • I've successfully updated to the latest version following the guidance.
  • I've successfully updated the system packages to the latest.
  • I've ticked the checkboxes without reading their contents

Step 2. Quick diagnose info

Quick diagnose

/========================
| Checking git repo info |
========================/

[===diagnose===] git remote get-url origin
https://github.com/end-4/dots-hyprland
[---SUCCESS---]

[===diagnose===] git rev-parse HEAD
44da20e
[---SUCCESS---]

/=================
| Checking distro |
=================/

[===diagnose===] ii_check_distro_id
distro ID: fedora
distro ID_LIKE:
[---SUCCESS---]

[===diagnose===] ii_check_distro
LSB Version: n/a
Distributor ID: Fedora
Description: Fedora Linux 42 (KDE Plasma Desktop Edition)
Release: 42
Codename: n/a
[---SUCCESS---]

/====================
| Checking variables |
====================/

[===diagnose===] declare -p XDG_CACHE_HOME
./diagnose: line 36: declare: XDG_CACHE_HOME: not found
[---EXIT 1---]

[===diagnose===] declare -p XDG_CONFIG_HOME
./diagnose: line 36: declare: XDG_CONFIG_HOME: not found
[---EXIT 1---]

[===diagnose===] declare -p XDG_DATA_HOME
./diagnose: line 36: declare: XDG_DATA_HOME: not found
[---EXIT 1---]

[===diagnose===] declare -p XDG_STATE_HOME
./diagnose: line 36: declare: XDG_STATE_HOME: not found
[---EXIT 1---]

[===diagnose===] declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV
declare -x ILLOGICAL_IMPULSE_VIRTUAL_ENV="~/.local/state/quickshell/.venv"
[---SUCCESS---]

/============================
| Checking directories/files |
============================/

[===diagnose===] ls -l /home/imihail/.local/state/quickshell/.venv
ls: cannot access '/home/imihail/.local/state/quickshell/.venv': No such file or directory
[---EXIT 2---]

/===================
| Checking versions |
===================/

[===diagnose===] Hyprland --version
Hyprland 0.51.1 built from branch at commit 71a1216abcc7031776630a6d88f105605c4dc1c9 ([gha] Nix: update inputs).
Date: Mon Sep 22 20:54:03 2025
Tag: v0.51.1, commits: 6436
built against:
aquamarine 0.9.5
hyprlang 0.6.4
hyprutils 0.10.0
hyprcursor 0.1.13
hyprgraphics 0.2.0

no flags were set

[---SUCCESS---]

[===diagnose===] ii_check_quickshell_version
./diagnose: line 59: pacman: command not found
[---EXIT 1---]

/==============================================
| Finished. Output saved as "diagnose.result". |
==============================================/

Step 3. Describe the issue

I can't get the keybinds to show up on the CheatSheet, although the periodic table tab works fine. I am happy to provide useful logs if someone could guide me in the right direction, as I am a pretty new linux user and I'm unsure what to provide.

Image Image

Reminder

  • I agree that it's usually impossible for others to help me without my logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ISSUEGeneral issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions