mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
WIP: Adds kanatctl to runs/after/system, adds ability for kanatactl to install service as user or system service.
This commit is contained in:
@@ -8,6 +8,7 @@ install() {
|
||||
log " Setting up espanso."
|
||||
sudo setcap "cap_dac_override+p" "$(which espanso)"
|
||||
espanso service register
|
||||
systemctl --user daemon-reload
|
||||
espanso service start
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user