3 lines
56 B
Bash
3 lines
56 B
Bash
#!/usr/bin/env bash
|
|
sleep 1
|
|
leftwm-command "SoftReload"
|
#!/usr/bin/env bash
|
|
sleep 1
|
|
leftwm-command "SoftReload"
|