mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
symlink flake to dms
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/etc/xdg/quickshell/DankMaterialShell
|
mkdir -p $out/etc/xdg/quickshell/DankMaterialShell
|
||||||
cp -r . $out/etc/xdg/quickshell/DankMaterialShell
|
cp -r . $out/etc/xdg/quickshell/DankMaterialShell
|
||||||
|
ln -s $out/etc/xdg/quickshell/DankMaterialShell $out/etc/xdg/quickshell/dms
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user