diff options
| author | sudo-Tiz <72883092+sudo-Tiz@users.noreply.github.com> | 2023-02-17 15:32:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-17 15:32:44 +0000 |
| commit | 8dce96b986f5b4401ed81d9575e9590e8636157d (patch) | |
| tree | 11dfe9e9a88675c842face93c51a695597a3e31d /.local/bin/tutorialvids | |
| parent | 335c1bc8affbe8cb6afbd1148c73caa1796617b0 (diff) | |
| download | eibhear-8dce96b986f5b4401ed81d9575e9590e8636157d.tar.gz eibhear-8dce96b986f5b4401ed81d9575e9590e8636157d.tar.zst eibhear-8dce96b986f5b4401ed81d9575e9590e8636157d.zip | |
add dwmblock tutorial video to tutorialvids script (#1274)
Diffstat (limited to '.local/bin/tutorialvids')
| -rwxr-xr-x | .local/bin/tutorialvids | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/tutorialvids b/.local/bin/tutorialvids index 6d4914b..1ea734f 100755 --- a/.local/bin/tutorialvids +++ b/.local/bin/tutorialvids @@ -6,6 +6,7 @@ vidlist=" dwm (window manager) https://videos.lukesmith.xyz/videos/watch/f6b78db7-b368-4647-bc64-28c08fff1988 +dwmblocks (status bar) https://videos.lukesmith.xyz/w/mmxHMbqZZEr5FManB57Yy1 pacman (installing/managing programs) https://videos.lukesmith.xyz/videos/watch/8e7cadb9-0fed-47ce-a2a8-6635fa48614b status bar https://videos.lukesmith.xyz/videos/watch/a4d5326b-0aac-496e-bfc3-5acd5cee89f0 sxiv (image viewer) https://videos.lukesmith.xyz/videos/watch/ad4c8d85-90c3-4f3d-a1f3-89129e64a3c2 |
