mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-26 13:18:35 -06:00
Fixed typo
This commit is contained in:
parent
4aa8ad0033
commit
869f374220
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# this is a systemd service file for automatically starting ibus-daemon at boot
|
# this is a systemd service file for automatically starting ibus-daemon at boot
|
||||||
|
|
||||||
# copy this file to ~/.config/systemd/user/ and execute
|
# copy this file to ~/.config/systemd/user/ and execute
|
||||||
# systemctl enable --now --user ibus-daemon.-service
|
# systemctl enable --now --user ibus-daemon.service
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=IBus Daemon
|
Description=IBus Daemon
|
||||||
|
|
Loading…
Reference in a new issue