Move eww scripts

This commit is contained in:
2024-04-28 23:26:31 -07:00
parent db9e04378d
commit fa4f74301b
7 changed files with 254 additions and 0 deletions

6
eww/eww-fcitx5-toggle Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
if [ "${#}" -gt 0 ]; then
config_flags="-c ${1}"
fi
fcitx5-remote -t
eww ${config_flags} update fcitx5-state="$(fcitx5-remote)"