From a8ec481fa1242d011fbf829da4b9e84760263bcf Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sun, 26 Jan 2020 10:37:50 -0500 Subject: [PATCH] Update .xprofile --- .xprofile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.xprofile b/.xprofile index 0041b0c5..f42ffb06 100644 --- a/.xprofile +++ b/.xprofile @@ -6,9 +6,8 @@ autorandr -c 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 +# xcompmgr & # xcompmgr for transparency dunst & # dunst for notifications 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