From efccd7cbb792747594ec170862d291b2fecac5a7 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 23 Nov 2019 18:09:08 -0500 Subject: STATUSBAR complete --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index 7046fba..b8c7882 100644 --- a/.xprofile +++ b/.xprofile @@ -6,7 +6,7 @@ remaps & # run the remaps script, switching caps/esc and more; check it for more info setbg & # set the background with the `setbg` script xcompmgr & # xcompmgr for transparency -dwmblocks & # script for updating the status bar +$STATUSBAR & # script for updating the status bar dunst & # dunst for notifications sxhkd & # Bind keys with sxhkd xset r rate 300 50 & # Speed xrate up -- cgit v1.3.1