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
- ci: ensure version on tag (881c5f7)
- ci: no flake version update (4e45796)
- ci: update (1ce4ea5)
- fix Copr dms-greeter (f2a2437)
- weather: imperial switch not just fahrenheit fixes #699 (508dc9d)
- Merge branch 'master' of github.com:AvengeMedia/DankMaterialShell (a914e35)
- dankinstall: fix variant passing (f489dc0)
- Update Copr dms-greeter paths (a7e09f4)
- matugen: add terminals always dark option (8ea9753)
- matugen: vscode theme repairs (13ab54e)
- hyprland: re-add special workspace filtering (4bc4032)
- matugen: fix multi vscode themes (58d9355)
- systemtray: new tray detail menu (d46b752)
- fix sudo usages (1858597)
- dankinstall: re-simplify installation (83cce5a)
- cli: fix greeter enable, and color sync (201bd8d)
- dankbar: fix hiding widgets that should not be enabled (b62ba69)
- dwl/mangowc: add layout switcher and viewer widget (5d2f555)
- show a power profile OSD (cf75c1a)
- Feat: wezterm theming support (#705) (76a60df)
- nix: fix greeter path (9322c79)
- flake: update to new monorepo structure (#701) (12365ed)
- powermenu: switch back to a list based style (5efc1f9)
- popout: add separate variable for layer override fixes #700 (ab976cb)
- rename backend to core (db584b7)
- nix: fix flake (0fdc074)
- fedora: fix spec (2e79c21)
- systemtray: fix menu positioning (5490a23)
- don't gitignore Makefile (a6b059b)
- fix contributing ref (712e601)
- disable vendor hash update (68f6f87)
- un-gitignore dankinstall (50cdd68)
- meta: monorepo updates (e8510b9)
- switch hto monorepo structure (24e8005)
Full Changelog: v0.5.0...v0.5.1