From 3a08ffc16ff99fd95ad00f5d8056f9fc949982fc Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 1 Jun 2019 16:11:07 -0400 Subject: welcome message and toggelability added --- .xprofile | 1 + 1 file changed, 1 insertion(+) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index dce35d0..fb5a319 100644 --- a/.xprofile +++ b/.xprofile @@ -22,3 +22,4 @@ while pgrep -x mpd; do mpc idle >/dev/null 2>&1 refbar done & +notify-send "Welcome to LARBS on Void with dwm" "Press super+F1 for the help menu." # LARBSWELCOME -- cgit v1.3.1