aboutsummaryrefslogtreecommitdiff
path: root/polybar/normal/launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'polybar/normal/launch.sh')
-rwxr-xr-xpolybar/normal/launch.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/polybar/normal/launch.sh b/polybar/normal/launch.sh
index 71be4d9..9eacf68 100755
--- a/polybar/normal/launch.sh
+++ b/polybar/normal/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" &