aboutsummarylogtreecommitdiffstats
path: root/enable-ibus-daemon
blob: 65162f467a60bef938959cd71a5e672969eee30e (plain)
1
2
#!/bin/sh
exec systemctl enable --user "ibus@$DISPLAY.service" "$@"