5 lines
84 B
Bash
Executable file
5 lines
84 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# A bit of grace time to press Ctrl+C if needed
|
|
# after startx
|
|
sleep 0.2
|