Compare commits
8 Commits
release-1.
...
v1.2.4
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e069fc517 | |||
| e9c683a4a1 | |||
| a9a137c6ca | |||
| d69ed51dc0 | |||
| 612f81285c | |||
| f21d019f50 | |||
| 71a3749079 | |||
| 661176befb |
5
Makefile
5
Makefile
@@ -1,5 +1,6 @@
|
|||||||
KSMSERVER_NOTIFY_CONFIG_PATH=~/.config/ksmserver.notifyrc
|
DESTDIR=~/
|
||||||
SCRIPT_PATH=~/.local/bin/event_screensaver
|
KSMSERVER_NOTIFY_CONFIG_PATH=.config/ksmserver.notifyrc
|
||||||
|
SCRIPT_PATH=.local/bin/event_screensaver
|
||||||
|
|
||||||
.PHONY: install remove
|
.PHONY: install remove
|
||||||
default: install
|
default: install
|
||||||
|
|||||||
Reference in New Issue
Block a user