trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
|
||||
|
||||
<p>Raw link: <a href="https://www.youtube.com/watch?v=P3NrBfbTL_c">https://www.youtube.com/watch?v=P3NrBfbTL_c</a></p>
|
||||
|
||||
<p>In this screen cast I demonstrate three scripts I have developed for
|
||||
setting my custom desktop session’s wallpaper.</p>
|
||||
|
||||
<ul>
|
||||
<li><code>sbg</code> is a CLI tool that accepts the path to a single image file as an
|
||||
argument. All it does is set that file as the new wallpaper.</li>
|
||||
<li><code>sbgmenu</code> is a <code>dmenu</code> interface with two modes: (i) viewing images,
|
||||
(ii) setting a wallpaper. Everything is still text-based.</li>
|
||||
<li><code>nbm</code> follows a graphical approach. It presents an image grid where
|
||||
the user can enlarge an image and mark the one intended as the new
|
||||
wallpaper.</li>
|
||||
</ul>
|
||||
|
||||
<p>All scripts as well as the entire desktop session are part of <a href="https://gitlab.com/protesilaos/dotfiles">my
|
||||
dotfiles</a>.</p>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue