mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Reload the opencode config when changing themes
This commit is contained in:
5
bin/omarchy-restart-opencode
Executable file
5
bin/omarchy-restart-opencode
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Reload opencode configuration (used by the Omarchy theme switching).
|
||||
|
||||
killall -SIGUSR2 opencode
|
||||
@@ -49,6 +49,7 @@ omarchy-restart-swayosd
|
||||
omarchy-restart-terminal
|
||||
omarchy-restart-hyprctl
|
||||
omarchy-restart-btop
|
||||
omarchy-restart-opencode
|
||||
omarchy-restart-mako
|
||||
|
||||
# Change app-specific themes
|
||||
|
||||
Reference in New Issue
Block a user