Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : ibus-daemon.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
enable-ibus-daemon
blob: 65162f467a60bef938959cd71a5e672969eee30e (
plain
)
1
2
#!/bin/sh exec systemctl enable --user "ibus@$DISPLAY.service" "$@"