blob: f3956f4084092d0c3d137ff8fa45050e2053073c (
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
26
27
28
29
|
hsetroot -- Yet another wallpaper application...
Q: why another one?
A: Personal requirements..
Q: Why this one?
A: Because it can do stuff, manipulate images etc..
Q: How does it do that?
A: Using imlib2..
Q: how do I install it?
A: like most apps..
# ./configure
# make
# su
# make install
Q: To whom should I bitch?
A: hyriand@thegraveyard.org
Q: uhmm.. help?!?
A: hsetroot --help
Q: you don't like docs, right?
A: right...
-- hyriand
|