flakes/cfg/winter/rin/scripts/polybar.sh
LavaDesu bb70530786
home manager!
also a bunch of other stuff
2021-05-20 14:02:49 +07:00

4 lines
96 B
Bash
Executable file

#!/bin/sh
polybar top >>/tmp/bar-top.log 2>&1 &
polybar bottom >>/tmp/bar-bottom.log 2>&1 &