diff options
author | mms <michal@sapka.me> | 2024-02-23 19:43:22 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-02-23 19:43:22 +0100 |
commit | 6afa4659ecfc4c9a7264b713cc237a776fb87128 (patch) | |
tree | 1a424d091e15a5c71b9042b3337d540baffcf047 /content-org | |
parent | 646ee33d41a68f3a30bc1ca3129f0bbc2fa909a0 (diff) |
feat: add second img
Diffstat (limited to 'content-org')
-rw-r--r-- | content-org/emacs.org | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/content-org/emacs.org b/content-org/emacs.org index 60046d2..7a0ae51 100644 --- a/content-org/emacs.org +++ b/content-org/emacs.org @@ -1001,11 +1001,17 @@ Run =yeetube-search=, type in whatever you want and press enter. A table with top results will show up. Now, select the one that interests you, run =yeetube-play=, wait a few seconds and mpv window will show. -#+attr_shortcode: "emacs-yeetube.png" +#+attr_shortcode: "emacs-yeetube-search.png" #+begin_img-c Yeetube search for Emacs Elements #+end_img-c +#+attr_shortcode: "emacs-yeetube-play.png" +#+begin_img-c +mpv playing a movie next to Emacs with Yeetube search. +The WM is DWM. +#+end_img-c + /Yeetube/ also supports downloading videos via =yt-dl= and saving videos for future reference. My full config, with evil keybindings looks like: |