Regenerated
This commit is contained in:
@@ -24,13 +24,13 @@ in
|
||||
force = true;
|
||||
executable = true;
|
||||
};
|
||||
".config/waybar/scripts/workspaces_content.sh" = {
|
||||
text = builtins.readFile "${assetPath}/scripts/workspaces_content.sh";
|
||||
".config/waybar/scripts/workspaceswindows.sh" = {
|
||||
text = builtins.readFile "${assetPath}/scripts/workspaceswindows.sh";
|
||||
force = true;
|
||||
executable = true;
|
||||
};
|
||||
".config/waybar/scripts/hyprscroll-menu.sh" = {
|
||||
text = builtins.readFile "${assetPath}/scripts/hyprscroll-menu.sh";
|
||||
".config/waybar/scripts/workspaceswindowsmenu.sh" = {
|
||||
text = builtins.readFile "${assetPath}/scripts/workspaceswindowsmenu.sh";
|
||||
force = true;
|
||||
executable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user