Files
2023-07-12 17:02:27 +07:00

6 lines
36 B
Bash
Executable File

#!/bin/bash
wofi || exit 0
exit 0