Convert refresh-compose command into the same bin as everything else
This commit is contained in:
4
bin/omarchy-restart-xcompose
Executable file
4
bin/omarchy-restart-xcompose
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pkill fcitx5
|
||||
uwsm app -- fcitx5 >/dev/null 2>&1 &
|
||||
Reference in New Issue
Block a user