From 3e72640178dcc17de1a08d54538924726cf5e95d Mon Sep 17 00:00:00 2001 From: kirbylife Date: Sat, 22 Jun 2019 13:10:14 -0500 Subject: [PATCH] replaced quotes by accent grave --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c9e365..33d7b82 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * xdg-open * file ~/.local/share/recently-used.xbel * ##### __Use__ - * add " <_menu execute="python /phat/to/file/openbox-pipemenu-recent.py" id="pipe-recentfilesmenu" label="recent files"_/> " to your file menu.xml + * add `<_menu execute="python /phat/to/file/openbox-pipemenu-recent.py" id="pipe-recentfilesmenu" label="recent files"_/>` to your file menu.xml # **** ### openbox-pipemenu-steam @@ -19,7 +19,7 @@ * python * steam (duhhh) * ##### __Use__ - * add " <_menu execute="python /phat/to/file/openbox-pipemenu-steam.py" id="pipe-steamgames" label="games"_/> " to your file menu.xml + * add `<_menu execute="python /phat/to/file/openbox-pipemenu-steam.py" id="pipe-steamgames" label="games"_/>` to your file menu.xml # # ###### You feel free to see the code and modify them