diff options
Diffstat (limited to 'polybar/unsafe')
-rwxr-xr-x | polybar/unsafe/launch.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/polybar/unsafe/launch.sh b/polybar/unsafe/launch.sh index 71be4d9..9eacf68 100755 --- a/polybar/unsafe/launch.sh +++ b/polybar/unsafe/launch.sh @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. -sleep 4 - polybar --reload -q main -c "${HOME}/.config/polybar/config.ini" & polybar --reload -q opt -c "${HOME}/.config/polybar/config.ini" & |