diff options
| author | Daja177 <59206235+Daja177@users.noreply.github.com> | 2020-01-21 18:54:36 +0100 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-01-21 14:05:53 -0500 |
| commit | 858094ffd47aa40021def2d4f6545777b61e3bf4 (patch) | |
| tree | 471e4bdac3bab648319a6ba2d380918d064bb315 | |
| parent | bc9f52081c221469696b9bd104db94f8e19588c0 (diff) | |
| download | eibhear-858094ffd47aa40021def2d4f6545777b61e3bf4.tar.gz eibhear-858094ffd47aa40021def2d4f6545777b61e3bf4.tar.zst eibhear-858094ffd47aa40021def2d4f6545777b61e3bf4.zip | |
replace absolute path
| -rw-r--r-- | .xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
