Update name

main
Tait Hoyem 2 years ago
parent af323a0f16
commit 4b80557af0

@ -1,8 +1,8 @@
DAEMON_BINARY := swhkd DAEMON_BINARY := sohkd
SERVER_BINARY := swhks SERVER_BINARY := sohks
BUILDFLAGS := --release BUILDFLAGS := --release
POLKIT_DIR := /etc/polkit-1/rules.d POLKIT_DIR := /etc/polkit-1/rules.d
POLKIT_RULE := swhkd.rules POLKIT_RULE := sohkd.rules
TARGET_DIR := /usr/bin TARGET_DIR := /usr/bin
all: build all: build

@ -15,7 +15,7 @@
# Compiling: # Compiling:
* `git clone https://github.com/waycrate/swhkd;cd swhkd` * `git clone https://github.com/waycrate/sohkd;cd sohkd`
* `make setup` * `make setup`
* `make clean` * `make clean`
* `make` for a musl compile. * `make` for a musl compile.
@ -24,5 +24,5 @@
# Running: # Running:
`swhks` `sohks`
`pkexec swhkd` `pkexec sohkd`

Loading…
Cancel
Save