Files
omarchy/bin/omarchy-restart-xcompose

5 lines
63 B
Plaintext
Raw Normal View History

#!/bin/bash
pkill fcitx5
uwsm app -- fcitx5 >/dev/null 2>&1 &