diff options
author | clsr <clsr@clsr.net> | 2017-04-26 10:41:48 +0200 |
---|---|---|
committer | clsr <clsr@clsr.net> | 2017-04-26 10:41:48 +0200 |
commit | 262fd581a79f61ee99b018938c480cf318ba6bd6 (patch) | |
tree | 7d3c2250563f626f616746516560dcc6c5151880 /README.md | |
parent | e7a5b19c0ba06e12b0137a7ce5e65a15135d9977 (diff) | |
download | dwmclock-262fd581a79f61ee99b018938c480cf318ba6bd6.tar.gz dwmclock-262fd581a79f61ee99b018938c480cf318ba6bd6.zip |
Deduplicate file reading code and add battery charging indicatorv1.1.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,9 +20,9 @@ Compile it: Install dwmclock (needs to be run as root if installing to `/usr` or `/usr/local`): - make instal + make install -Install dwmclock to ~/bin: +Install dwmclock to `~/bin`: make DESTDIR=$HOME PREFIX= install @@ -30,6 +30,6 @@ Install dwmclock to ~/bin: Usage ----- -Amp it off in your ~/.xinitrc: +Amp it off in your `~/.xinitrc`: dwmclock & |