replace absolute path
This commit is contained in:
parent
bc9f52081c
commit
858094ffd4
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ sxhkd -m 1 & # Bind keys with sxhkd
|
||||||
xset r rate 300 50 & # Speed xrate up
|
xset r rate 300 50 & # Speed xrate up
|
||||||
unclutter & # Remove mouse when idle
|
unclutter & # Remove mouse when idle
|
||||||
mpd-module-update & # Check for when to update the mpd module
|
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
|
||||||
|
|
Loading…
Reference in a new issue