Regenerated
This commit is contained in:
+302
-302
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -940,11 +940,11 @@ in
|
|||||||
${username} = {
|
${username} = {
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/wofi/config" = {
|
".config/wofi/config" = {
|
||||||
source = "${assetPath}/config";
|
text = "${assetPath}/config";
|
||||||
force = true;
|
force = true;
|
||||||
};
|
};
|
||||||
".config/wofi/style.css" = {
|
".config/wofi/style.css" = {
|
||||||
source = "${assetPath}/style.css";
|
text = "${assetPath}/style.css";
|
||||||
force = true;
|
force = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -9,11 +9,11 @@ in
|
|||||||
${username} = {
|
${username} = {
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/wofi/config" = {
|
".config/wofi/config" = {
|
||||||
source = "${assetPath}/config";
|
text = "${assetPath}/config";
|
||||||
force = true;
|
force = true;
|
||||||
};
|
};
|
||||||
".config/wofi/style.css" = {
|
".config/wofi/style.css" = {
|
||||||
source = "${assetPath}/style.css";
|
text = "${assetPath}/style.css";
|
||||||
force = true;
|
force = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user