From 869f3742205d25db8db2a2765206a0b17ea8d5bd Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Thu, 8 Sep 2022 00:55:39 -0500 Subject: [PATCH] Fixed typo --- ibus-daemon.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibus-daemon.service b/ibus-daemon.service index 3340a4a..b83804a 100644 --- a/ibus-daemon.service +++ b/ibus-daemon.service @@ -1,7 +1,7 @@ # this is a systemd service file for automatically starting ibus-daemon at boot # copy this file to ~/.config/systemd/user/ and execute -# systemctl enable --now --user ibus-daemon.-service +# systemctl enable --now --user ibus-daemon.service [Unit] Description=IBus Daemon