Created
September 1, 2020 03:53
-
-
Save wwalker/d2a44f8a1a8af8f5eea2d4580f0f2560 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 | |
i3-sensible-terminal & | |
sleep 10 | |
i3 > /tmp/i3.log 2>&1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment