优化脚本

master
yutent 2023-07-07 02:45:17 +00:00
parent a952141d9b
commit 98f7088978
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# 干掉旧进程
pkill polybar
killall -9 polybar
# 等待1秒再启动新的
sleep 1
polybar main -r &