aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-11 00:23:55 +1200
committerDavid <dbphillipsnz@gmail.com>2014-05-11 00:23:55 +1200
commitbab51368e504f9f54ad8fde6506ad133aa3e9e69 (patch)
tree098a6a4d1ea060435b74c3cc8dd72ad2de5da901 /README.md
parenta46b9fd0e3b5eb41d68be22664c9e25b5fd83719 (diff)
downloadparamano-bab51368e504f9f54ad8fde6506ad133aa3e9e69.tar.xz
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.md b/README.md
index a32e294..29fc7fd 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,18 @@
What?
=====
-This is a fork of trayfreq which is intended to work on modern Archlinux systems (it'll probably work on other systems too).
+This is a fork of trayfreq, intended to work on modern Linux systems.
+The original trayfreq wasn't compatible with Archlinux, due to the migration away from a `/proc/acpi` directory.
+I forked the project and got it working again.
+Personally, I don't test on any Linux distributions apart from Archlinux, but I see no reason it shouldn't work.
+
+
+Runtime Dependencies
+--------------------
+
+* gtk3
+* sudo
Building
========
@@ -67,8 +77,6 @@ LOCALE_DIR has to be overridden due to the stripping of `/usr/` from it when man
**Check the command lines as they go past.**
Now's the time to check that everything's going to go in the right place.
-----------------------------------
-
Autostarting
------------
`make install` will copy a .desktop file to /etc/xdg/autostart, meaning that all xdg-compliant window managers should start it automatically when Bob logs in.