summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaja177 <59206235+Daja177@users.noreply.github.com>2020-01-21 18:54:36 +0100
committerLuke Smith <luke@lukesmith.xyz>2020-01-21 14:05:53 -0500
commit858094ffd47aa40021def2d4f6545777b61e3bf4 (patch)
tree471e4bdac3bab648319a6ba2d380918d064bb315
parentbc9f52081c221469696b9bd104db94f8e19588c0 (diff)
downloadeibhear-858094ffd47aa40021def2d4f6545777b61e3bf4.tar.gz
eibhear-858094ffd47aa40021def2d4f6545777b61e3bf4.tar.zst
eibhear-858094ffd47aa40021def2d4f6545777b61e3bf4.zip
replace absolute path
-rw-r--r--.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index f1e73b3..f6ca2a3 100644
--- a/.xprofile
+++ b/.xprofile
@@ -12,4 +12,4 @@ 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
-notify-send -i /home/luke/.local/share/larbs/larbs.png "Welcome to LARBS" "Press super+F1 for the help menu." # LARBSWELCOME
+notify-send -i ~/.local/share/larbs/larbs.png "Welcome to LARBS" "Press super+F1 for the help menu." # LARBSWELCOME