xprofile: Fix missing notifications Dunst wasn't being started.
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M xprofile/.xprofile → xprofile/.xprofile
@@ -6,5 +6,6 @@ then autorandr --change --force fi xrdb -I$HOME/.xresources .xresources/main +dunst & xsetroot -cursor_name left_ptr -solid '#666666' & sxhkd &