1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

Merge branch 'master' of github.com:bbedward/DankMaterialShell

This commit is contained in:
bbedward
2025-10-11 10:30:19 -04:00

View File

@@ -41,7 +41,7 @@ Recommends: wl-clipboard
# Recommended system packages
Recommends: gammastep
Recommends: NetworkManager
Recommends: qt6ct
Suggests: qt6ct
%description
DankMaterialShell (DMS) is a modern Wayland desktop shell built with Quickshell
@@ -81,7 +81,7 @@ popd
%install
# Install dms-cli binary
install -Dm755 %{_builddir}/danklinux-master/dms %{buildroot}%{_bindir}/dms-cli
install -Dm755 %{_builddir}/danklinux-master/dms %{buildroot}%{_bindir}/dms
# Install shell files to XDG config location
install -dm755 %{buildroot}%{_sysconfdir}/xdg/quickshell/dms
@@ -98,7 +98,7 @@ rm -rf %{buildroot}%{_sysconfdir}/xdg/quickshell/dms/.github
%{_sysconfdir}/xdg/quickshell/dms/
%files -n dms-cli
%{_bindir}/dms-cli
%{_bindir}/dms
%changelog
{{{ git_dir_changelog }}}