6 lines
128 B
Bash
Executable File
6 lines
128 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# omarchy:summary=Launch the Omarchy bar settings panel
|
|
|
|
exec omarchy-shell-ipc shell summon omarchy.settings "{}"
|