Skip to content

Instantly share code, notes, and snippets.

@wwalker
Created September 1, 2020 03:44
Show Gist options
  • Save wwalker/41fd7103e5d7d62b456600068202e24f to your computer and use it in GitHub Desktop.
Save wwalker/41fd7103e5d7d62b456600068202e24f to your computer and use it in GitHub Desktop.
#!/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