公式ミラーです https://gitler.moe/suwako/rofi-youtube
諏訪子 6a80fb0f3f . | hai 1 ano | |
---|---|---|
.gitignore | hai 1 ano | |
CHANGELOG.md | hai 1 ano | |
LICENSE.txt | hai 1 ano | |
Makefile | hai 1 ano | |
README.md | hai 1 ano | |
go.mod | hai 1 ano | |
main.go | hai 1 ano | |
rofi-youtube.1 | hai 1 ano |
git clone https://gitler.moe/suwako/rofi-youtube.git
cd rofi-youtube
make
doas make install
man rofi-youtube
又は rofi-youtube -h
を実行して下さい。
cd ~/.local/src/dwm
nvim config.h
...
{ MODKEY, XK_z, spawn, {.v = (const char*[]){ "rofi-youtube -i", NULL } } },
{ MODKEY|ShiftMask, XK_z, spawn, {.v = (const char*[]){ "rofi-youtube -s", NULL } } },
...
make
doas make install
pkill dwm
startx