Browse Source

Add $ sign to commands

Add a $ sign in front of commands that need to be run from a shell.
pull/8/head
George Vlahavas 10 years ago
parent
commit
489df54c69
  1. 2
      README.md
  2. 2
      man/xdgmenumaker.t2t

2
README.md

@ -70,7 +70,7 @@ Static Menus
Edit your `~/.config/compiz/boxmenu/menu.xml` file with your favorite text Edit your `~/.config/compiz/boxmenu/menu.xml` file with your favorite text
editor and paste the output of: editor and paste the output of:
xdgmenumaker -if compizboxmenu $ xdgmenumaker -if compizboxmenu
into `~/.config/compiz/boxmenu/menu.xml`. into `~/.config/compiz/boxmenu/menu.xml`.

2
man/xdgmenumaker.t2t

@ -146,7 +146,7 @@ next to the command text box and switch that to "Pipe".
Edit your //~/.config/compiz/boxmenu/menu.xml// file with your favorite text Edit your //~/.config/compiz/boxmenu/menu.xml// file with your favorite text
editor and paste the output of: editor and paste the output of:
``xdgmenumaker -if compizboxmenu`` ``$ xdgmenumaker -if compizboxmenu``
into //~/.config/compiz/boxmenu/menu.xml//. into //~/.config/compiz/boxmenu/menu.xml//.

Loading…
Cancel
Save