-
-
Save wwalker/41fd7103e5d7d62b456600068202e24f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
xterm & | |
sleep 10 | |
xterm -bg blue & | |
sleep 10 | |
i3-with-shmlog || i3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment