new service: input-leap[cs], replaces barrier[cs]
This commit is contained in:
parent
a246ab843d
commit
ef0d548bf1
9 changed files with 14 additions and 11 deletions
5
input-leaps/run
Executable file
5
input-leaps/run
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/zsh
|
||||
source ${0:a:h:h}/import-env.zsh
|
||||
import-env awesome || exit 1
|
||||
exec 2>&1
|
||||
exec input-leaps -f -c ${XDG_CONFIG_HOME:-$HOME/.config}/InputLeap/home.conf
|
Loading…
Add table
Add a link
Reference in a new issue