Skip to content

Commit

Permalink
fix chromium launcher from menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas-M committed Jul 20, 2018
1 parent d323e53 commit 7f98976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/menu
@@ -1,7 +1,7 @@
[begin] (Desktop menu)
[exec] (Terminal) { fbstartupnotify && xterm -ls }
[exec] (File Manager) { fbstartupnotify && pcmanfm }
[exec] (Web Browser) { fbstartupnotify && chromium }
[exec] (Web Browser) { fbstartupnotify && fbliveapp chromium }
[exec] (Text Editor) { fbstartupnotify && leafpad }
[exec] (Calculator) { fbstartupnotify && qalculate }
[exec] (Network Manager) { fbstartupnotify && wicd-manager }
Expand Down

0 comments on commit 7f98976

Please sign in to comment.