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
- remove tests from master (5ad2a9d)
- nix: fix greeter per-monitor and per-mode wallpapers (#974) (e0ab20d)
- fix undefined modal warnings (aadc311)
- v1.0.3 (741d492)
- gamma: guard against application - QML will sync its desired state with GO, when IE settings are changed or opened. Go was applying gamma even if unchanged - Track last applied gamma to avoid sends (604d550)
- core: add test coverage for some of the wayland stack - mostly targeting any race issue detection (a4ce39c)
- dankmodal: removed backgroundWindow to fix clicking twice (#1030) (0a82c98)
- Fixed having to click twice to exit out of Spotlight/Cliphist/Powermenu (#1022) (56f5c5e)
- battery: fix button group sclaing (d20b5ad)
- vpn: optim cc and dankbar widget (10dc86a)
- binds: fix to scale with arbitrary font sizes (5463aed)
- dwl: fix layout popout (f435f0d)
- Change DPMS off to DPMS toggle in hyprland.conf (#1011) (521d804)
- cava: dont set method/source (e203ec9)
- vpn: just try and import all types on errors (830ca10)
- wallpaper: scale texture to physical pixels - reverts a regression (4ffa069)
- matugen: scrub the never implemented dynamic contrast palette (b1406fc)
- niri: fix gap reactivity (f817916)
- wallpaper: clamp max texture size (32998a5)
Full Changelog: v1.0.2...v1.0.3