From 499e222fd702737d06fd2ff3bb21553ca96ec862 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 24 Nov 2019 06:42:23 -0500 Subject: welcome message with larbs icon --- .xprofile | 1 + 1 file changed, 1 insertion(+) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index b8c7882..b51dee4 100644 --- a/.xprofile +++ b/.xprofile @@ -12,3 +12,4 @@ sxhkd & # 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 +notify-send -i /home/luke/.local/share/larbs/larbs.png "Welcome to LARBS" "Press super+F1 for the help menu." # LARBSWELCOME -- cgit v1.3.1