6 lines
112 B
Bash
Executable File
6 lines
112 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# archypr:summary=Reload mako configuration (used by the Omarchy theme switching).
|
|
|
|
makoctl reload
|