Installation
curl -fsSL https://install.danklinux.com | shAssets
Complete Packages
dms-full-amd64.tar.gz- Complete package for x86_64 systems (CLI binaries + QML source + shell completions + installation guide)dms-full-arm64.tar.gz- Complete package for ARM64 systems (CLI binaries + QML source + shell completions + installation guide)
Individual Components
dms-cli-amd64.gz- DMS CLI binary for x86_64 systemsdms-cli-arm64.gz- DMS CLI binary for ARM64 systemsdms-distropkg-amd64.gz- DMS CLI binary built with distro_package tag for AMD64 systemsdms-distropkg-arm64.gz- DMS CLI binary built with distro_package tag for ARM64 systemsdankinstall-amd64.gz- Installer binary for x86_64 systemsdankinstall-arm64.gz- Installer binary for ARM64 systemsdms-qml.tar.gz- QML source code only
Checksums
*.sha256- SHA256 checksums for verifying download integrity
Installation: Extract the dms-full-*.tar.gz package for your architecture and follow the INSTALL.md instructions inside.
What's Changed
- chore: bump version to v1.0.1 (830dd93)
- ci: switch to dispatch-based release flow (75f28c5)
- dankinstall: call add-wants for niri/hyprland with dms service (6c9b8c5)
- niri: fix keybind handling of cooldown-ms parameter (24d9b77)
- workspaces: make icons scale with bar size, fixi valign of numbers fixes #990 (d4be689)
- core: fix socket reported CLI version (a443721)
- plugins: hide uninstall and update buttons for system plugins (786b097)
- dwl: fix layout popout not opening fixes #980 (8ca60c7)
Full Changelog: v1.0.0...v1.0.1