From 5e1fbe916715bf338acdd2d9513f4c1c5752b85f Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 18:51:51 -0500 Subject: [PATCH] Update .xprofile --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index 61c744bf..1daefe2e 100644 --- a/.xprofile +++ b/.xprofile @@ -11,5 +11,5 @@ sxhkd -m 1 & # Bind keys with sxhkd xset r rate 300 50 & # Speed xrate up unclutter & # Remove mouse when idle mpd-module-update & # Check for when to update the mpd module -# launch_polybar & # script for updating the status bar +launch_polybar & # script for updating the status bar