diff options
Diffstat (limited to '.config/fcitx5/systemd/fcitx5-user.timer')
-rw-r--r-- | .config/fcitx5/systemd/fcitx5-user.timer | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/fcitx5/systemd/fcitx5-user.timer b/.config/fcitx5/systemd/fcitx5-user.timer new file mode 100644 index 0000000..614f6a2 --- /dev/null +++ b/.config/fcitx5/systemd/fcitx5-user.timer @@ -0,0 +1,5 @@ +[Timer] +OnActiveSec=5s + +[Install] +WantedBy=sway-session.target |