Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- PATH_I3WM="$HOME/.config/i3"
- file_content=$(< $PATH_I3WM/themes/.current)
- while true; do
- ~/.config/i3/themes/$file_content/random.sh
- sleep 3600s
- done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement