6 lines
105 B
Bash
Executable File
6 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# omarchy:summary=Open the Omarchy bar config panel
|
|
|
|
exec omarchy-shell shell openBarConfig
|