Skip to content

Commit

Permalink
openbox: removed mc from menu
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaefer committed Feb 6, 2014
1 parent 2c7a31e commit 667c195
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions openbox/menu.xml
Expand Up @@ -32,9 +32,6 @@
<item label="Google Chrome">
<action name="Execute"><execute>x-www-browser</execute></action>
</item>
<item label="Midnight Commander">
<action name="Execute"><execute>xterm -title "mc" -g 160x48+300-270 -e "mc"</execute></action>
</item>
<item label="Screen">
<action name="Execute"><execute>xterm -title "screen" -g 160x48+300-270 -e "/home/tschaefer/bin/start-screen.sh"</execute></action>
</item>
Expand Down

0 comments on commit 667c195

Please sign in to comment.