Polybar: Fully-qualify dirty i3 hack
This commit is contained in:
parent
db5bd1f26d
commit
65bd434698
@ -66,7 +66,9 @@ step_wait() {
|
||||
# Main
|
||||
main() {
|
||||
# Dirty hack for i3
|
||||
sleep 2
|
||||
if pgrep -x i3 > /dev/null 2>&1; then
|
||||
sleep 2
|
||||
fi
|
||||
step_fallback
|
||||
step_configure
|
||||
step_spawn_primary
|
||||
|
Loading…
Reference in New Issue
Block a user