1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 19:36:36 +02:00

Add support for auto-away based on screen attach/detach

This commit is contained in:
fr33domlover
2015-02-26 23:51:20 +02:00
parent 3e3f2614b5
commit 0c39e7b158
12 changed files with 486 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# Specials options for linux systems
CFLAGS +=
LDFLAGS += -ldl -lresolv
LDFLAGS += -ldl -lresolv -lrt
MANDIR = $(PREFIX)/share/man