2 lines
68 B
Bash
Executable file
2 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
env PATH="$HOME/.local/libexec/statusbar:$PATH" dwmblocks
|