aboutsummaryrefslogtreecommitdiffstats
path: root/bin/manga_dmenu.sh
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-03-19 07:08:45 +0000
committerterminaldweller <thabogre@gmail.com>2022-03-19 07:08:45 +0000
commit034c00886af9ded731c2689f0bcc42f1381127c9 (patch)
tree2adbca62e94a67e540bc86ba0b9970c830166d61 /bin/manga_dmenu.sh
parentupdate (diff)
downloadscripts-034c00886af9ded731c2689f0bcc42f1381127c9.tar.gz
scripts-034c00886af9ded731c2689f0bcc42f1381127c9.zip
mostly pretty git logs
Diffstat (limited to 'bin/manga_dmenu.sh')
-rwxr-xr-xbin/manga_dmenu.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/manga_dmenu.sh b/bin/manga_dmenu.sh
deleted file mode 100755
index 436968b..0000000
--- a/bin/manga_dmenu.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env zsh
-# until kaminokumo --manga; do done | dmenu -nhb "dark slate gray" -nhf white -shb "forest green" -shf white -l 12 -p "Manga List:" > /dev/null
-source ~/scripts/zshrc_stripped.sh
-until kaminokumo --manga; do done | dmenu -p "Manga List:" > /dev/null
-