I'm guessing this may start causing us problems either soon or never.

This commit is contained in:
2022-04-30 20:09:46 +03:00
parent f952285846
commit 093dfa9c7f

View File

@@ -4,7 +4,7 @@ GITEA_URL="http://git.konsthol.eu:3333"
USERNAME="konsthol"
#MENU='rofi -theme-str 'window {width: 400px; height: 200px;}' -dmenu -i -p repoToDelete'
#MENU="rofi -theme-str 'window {width: 400px; height: 200px;}' -dmenu -i -p 'Repo to delete'"
MENU="rofi -dmenu -i -p repoToDelete"
[[ -n "$SSH_TTY" ]] && MENU="fzf -i --prompt=repoToDelete"