add randomwp

This commit is contained in:
2024-03-04 09:10:58 +01:00
parent 705c9ba011
commit eba67abc2a
4 changed files with 42 additions and 6 deletions

View File

@@ -7,4 +7,8 @@
source = ./rofi-launcher.sh;
executable = true;
};
home.file.".local/bin/randomwp" = {
source = ./randomwp.sh;
executable = true;
};
}