mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 16:02:51 -05:00
Merge branch 'master' of github.com:bbedward/DankMaterialShell
This commit is contained in:
6
dms.spec
6
dms.spec
@@ -41,7 +41,7 @@ Recommends: wl-clipboard
|
|||||||
# Recommended system packages
|
# Recommended system packages
|
||||||
Recommends: gammastep
|
Recommends: gammastep
|
||||||
Recommends: NetworkManager
|
Recommends: NetworkManager
|
||||||
Recommends: qt6ct
|
Suggests: qt6ct
|
||||||
|
|
||||||
%description
|
%description
|
||||||
DankMaterialShell (DMS) is a modern Wayland desktop shell built with Quickshell
|
DankMaterialShell (DMS) is a modern Wayland desktop shell built with Quickshell
|
||||||
@@ -81,7 +81,7 @@ popd
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
# Install dms-cli binary
|
# 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 shell files to XDG config location
|
||||||
install -dm755 %{buildroot}%{_sysconfdir}/xdg/quickshell/dms
|
install -dm755 %{buildroot}%{_sysconfdir}/xdg/quickshell/dms
|
||||||
@@ -98,7 +98,7 @@ rm -rf %{buildroot}%{_sysconfdir}/xdg/quickshell/dms/.github
|
|||||||
%{_sysconfdir}/xdg/quickshell/dms/
|
%{_sysconfdir}/xdg/quickshell/dms/
|
||||||
|
|
||||||
%files -n dms-cli
|
%files -n dms-cli
|
||||||
%{_bindir}/dms-cli
|
%{_bindir}/dms
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
{{{ git_dir_changelog }}}
|
{{{ git_dir_changelog }}}
|
||||||
|
|||||||
Reference in New Issue
Block a user