Regenerated
This commit is contained in:
+290
-290
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -2604,12 +2604,12 @@ in
|
|||||||
text = builtins.readFile "${assetPath}/scripts/hyprscroll-overflow.sh";
|
text = builtins.readFile "${assetPath}/scripts/hyprscroll-overflow.sh";
|
||||||
force = true;
|
force = true;
|
||||||
executable = true;
|
executable = true;
|
||||||
}
|
};
|
||||||
".config/waybar/scripts/hyprscroll-menu.sh" = {
|
".config/waybar/scripts/hyprscroll-menu.sh" = {
|
||||||
text = builtins.readFile "${assetPath}/scripts/hyprscroll-menu.sh";
|
text = builtins.readFile "${assetPath}/scripts/hyprscroll-menu.sh";
|
||||||
force = true;
|
force = true;
|
||||||
executable = true;
|
executable = true;
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -28,12 +28,12 @@ in
|
|||||||
text = builtins.readFile "${assetPath}/scripts/hyprscroll-overflow.sh";
|
text = builtins.readFile "${assetPath}/scripts/hyprscroll-overflow.sh";
|
||||||
force = true;
|
force = true;
|
||||||
executable = true;
|
executable = true;
|
||||||
}
|
};
|
||||||
".config/waybar/scripts/hyprscroll-menu.sh" = {
|
".config/waybar/scripts/hyprscroll-menu.sh" = {
|
||||||
text = builtins.readFile "${assetPath}/scripts/hyprscroll-menu.sh";
|
text = builtins.readFile "${assetPath}/scripts/hyprscroll-menu.sh";
|
||||||
force = true;
|
force = true;
|
||||||
executable = true;
|
executable = true;
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user