I'm guessing this may start causing us problems either soon or never.
This commit is contained in:
2
giteaDo
2
giteaDo
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user