4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
|
#!/bin/sh
|
||
|
fcitx5-remote -t
|
||
|
eww update fcitx5-state="$(fcitx5-remote)"
|