diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-13 02:34:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-13 02:34:42 +0200 |
commit | c63631454c76cc2ece653281d038a0285a28f372 (patch) | |
tree | aea9a27b8c736d0bc49638fffb96d34a3c056ef2 /DEPENDENCIES | |
parent | update deps with auto-auto-complete (diff) | |
download | nightshift-c63631454c76cc2ece653281d038a0285a28f372.tar.gz nightshift-c63631454c76cc2ece653281d038a0285a28f372.tar.bz2 nightshift-c63631454c76cc2ece653281d038a0285a28f372.tar.xz |
add support in ui to toggle, kill and revive
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index e20c8af..23c729c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -2,6 +2,7 @@ RUNTIME DEPENDENCIES: redshift python3 + linux (procfs is used to reexec python) MAKE DEPENDENCIES: |