GTK4 overlay drawer for z13ctl on Wayland.
z13gui is the graphical companion to z13ctl — a slide-out drawer triggered by the
Armoury Crate button (KEY_PROG3). It renders as a Wayland layer-shell overlay (KDE Plasma,
Hyprland, Sway) or as a gamescope X11 overlay in Steam Gaming Mode. All hardware
communication goes through the z13ctl daemon.
# Arch Linux (AUR)
yay -S z13gui-bin
# Debian / Ubuntu
sudo apt install ./z13gui_*.deb
# Fedora / RHEL
sudo dnf install ./z13gui_*.rpm
# Manual (from release tarball)
tar xzf z13gui_*_linux_amd64.tar.gz
sudo install -Dm755 z13gui /usr/local/bin/z13guiSee the Installation guide for systemd service setup, source builds, and uninstall instructions.
Press the Armoury Crate button on your Z13 to open the drawer. Press it again, click outside, or press Escape to close it.
The drawer controls profiles, battery charge limit, RGB lighting (mode, color, speed, brightness), panel overdrive, and boot sound. All changes are sent to the z13ctl daemon immediately and persist across reboots.
Full documentation at https://dahui.github.io/z13gui
