6 lines
102 B
Bash
Executable File
6 lines
102 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# omarchy:summary=Toggle the current weather panel
|
|
|
|
omarchy-shell omarchy.weather toggle
|