feat : weekly update

This commit is contained in:
coolnsx
2023-11-02 13:06:34 +05:30
parent f81fc475b4
commit 61d772b93d
10 changed files with 269 additions and 265 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
menu() {
bemenu --fn 'IBM Plex Sans 15' -i -c -W "0.${2:-5}" -B 3 -p "$1" -l 25 -P ">>"
bemenu --fn 'IBM Plex Sans 15' -i -c -W "0.${2:-5}" -B 3 -p "$1" -l 25 -P ">>"
}
[ -z "$1" ] && dir="$HOME/repos_scripts" || dir="$1"