aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
blob: 3331216d5d08fbc9a9368f03365c3be1c678d00e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
======
 yawa
======
-----------------------------------
 Yet another wallpaper application
-----------------------------------

This is a fork of hsetroot, since there hasn't been a release in over 10
years, because upstream is dead, and because I really disliked some parts
of it.

Dependencies
============

* imlib2
* libx11

Building
========

::
    <git clone>
    cmake -g 'Unix Makefiles' .
    make
    sudo make install