octvae --force-gui fix
This commit is contained in:
parent
94c42e11f8
commit
82f376f72c
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ othermenu = {
|
|||
}
|
||||
sciencemenu = {
|
||||
{ "cantor", "/usr/bin/cantor", "/usr/share/icons/hicolor/48x48/apps/cantor.png" },
|
||||
{ "octave", "/usr/bin/octave", "/usr/share/icons/hicolor/48x48/apps/octave.png" },
|
||||
{ "octave", "/usr/bin/octave --force-gui", "/usr/share/icons/hicolor/48x48/apps/octave.png" },
|
||||
{ "stellarium", "/usr/bin/stellarium", "/usr/share/icons/hicolor/48x48/apps/stellarium.png" },
|
||||
}
|
||||
systemmenu = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue