dots/.scripts/bar/launch

8 lines
308 B
Plaintext
Raw Normal View History

2021-08-20 21:22:37 +02:00
#!/usr/bin/env bash
polybar example & # launch bar
touch $CONFIG/polybar/visible # create a file to keep track of the bar's visibility
# file exists -> bar visible
# file doesnt exist -> bar hidden