From 6244ad78ac5be212dc996cb4919cd778c3e7e7dd Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 21 Sep 2019 15:39:49 -0400 Subject: switch to dwmblocks --- .xprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index fb5a319..24604db 100644 --- a/.xprofile +++ b/.xprofile @@ -5,7 +5,7 @@ setbg & # set the background with the `setbg` script xcompmgr & # xcompmgr for transparency -dwmbar & # script for updating the status bar +dwmblocks & # script for updating the status bar dunst & # dunst for notifications sxhkd & # Bind keys with sxhkd xset r rate 300 50 & # Speed xrate up @@ -20,6 +20,6 @@ xmodmap -e 'keycode 135 = Super_R' & # command changes the music player's status. while pgrep -x mpd; do mpc idle >/dev/null 2>&1 - refbar + pkill -RTMIN+11 done & notify-send "Welcome to LARBS on Void with dwm" "Press super+F1 for the help menu." # LARBSWELCOME -- cgit v1.3.1