Advertisement
Guest User

Untitled

a guest
Dec 4th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. [begin] (wuziduzifluzi)
  2. [encoding] {UTF-8}
  3. # This is most used programs only the top 4
  4. [exec] (Terminal) {roxterm}
  5. [exec] (Internet) {google-chrome-stable}
  6. [exec] (FileManager) {pcmanfm}
  7. [exec] (Calculator) {xcalc}
  8. [exec] (VMWare) {vmware}
  9. [separator]
  10. [submenu] (Internet)
  11. [submenu] (Browsers)
  12. [exec] (Chrome) {google-chrome-stable}
  13. [exec] (Tor) {cd /home/wuseman/.tor/tor-browser && ./start-tor-browser.desktop}
  14. [exec] (links) {roxterm -e links http://www.google.com}
  15. [exec] (lynx) {roxterm -e lynx}
  16. [end]
  17. [submenu] (ChromeOS Apps)
  18. [exec] (VNCViewer) {google-chrome-stable --app-id=iabmpiboiopbgfabjmgeedhcmjenhbla}
  19. [exec] (ChromeRDP) {google-chrome-stable --app-id=cbkkbcmdlboombapidmoeolnmdacpkch}
  20. [exec] (Chrome Remote Desktop) {google-chrome-stable --app-id=gbchcmhmhahfdphkhkmpfmihenigjmpp}
  21. [exec] (Google Documents) {google-chrome-stable --app-id=aohghmighlieiainnegkcijnfilokake}
  22. [exec] (Google Mydrive) {google-chrome-stable --app-id=apdfllckaahabafndbhieahigkjlhalf}
  23. [exec] (Telegram) {google-chrome-stable --app-id=clhhggbfdinjmjhajaheehoeibfljjno}
  24. [exec] (Plex) {google-chrome-stable --app-id=fpniocchabmgenibceglhnfeimmdhdfm}
  25. [exec] (Chromebook Recovery) {google-chrome-stable --app-id=jndclpdbaamdhonoechobihbbiimdgai}
  26. [exec] (Teamviewer) {google-chrome-stable --app-id=oooiobdokpcfdlahlmcddobejikcmkfo}
  27. [exec] (Gmail) {google-chrome-stable --app-id=pjkljhegncpnkpknbcohdijeoejaedia}
  28. [end]
  29. [submenu] (Social)
  30. [exec] (Skype) {skype}
  31. [exec] (Telegram) {telegram-desktop}
  32. [end]
  33. [submenu] (FTP)
  34. [exec] (Filezilla) {filezilla}
  35. [exec] (gFTP) {gftp}
  36. [exec] (FTP) {roxterm -e ftp}
  37. [end]
  38. [submenu] (Mail)
  39. [exec] (Mutt) {roxterm -e mutt}
  40. [end]
  41. [submenu] (iRC)
  42. [exec] (WeeChat) {roxterm -e weechat}
  43. [end]
  44. [submenu] (Remote-Tools)
  45. [exec] (Remmina) {remmina}
  46. [end]
  47. [submenu] (Net-Tools)
  48. [exec] (WpaGui) {roxterm -e sudo /etc/wpa_supplicant/wpa_cli.sh} # Search Wifi
  49. [exec] (Wavemon) {roxterm -e wavemon} # Search
  50. [exec] (nLoad) {roxterm -e nload} # Monitor
  51. [end]
  52. [end]
  53. [submenu] (Video)
  54. [exec] (Vlc) {vlc}
  55. [end]
  56. [submenu] (Music)
  57. [exec] (Audacious) {audacious}
  58. [exec] (Mopidy) {roxterm -e mopidy}
  59. [exec] (Spotify) {spotify}
  60. [exec] (Cmus) {roxterm -e cmus}
  61. [end]
  62. [submenu] (Graphics)
  63. [exec] (Bitmap) {bitmap}
  64. [exec] (Feh) {feh}
  65. [exec] (Gpicview) {gpicview}
  66. [exec] (Pinta) {pinta}
  67. [end]
  68. [submenu] (Office)
  69. [submenu] (Editors)
  70. [exec] (Scite) {scite}
  71. [exec] (Sublime) {subl}
  72. [exec] (Bluefish) {bluefish}
  73. [end]
  74. [submenu] (Libreoffice)
  75. [exec] (Word) {ibreoffice -writer}
  76. [exec] (Calc) {libreoffice -calc}
  77. [exec] (Presentation) {libreoffice -impress}
  78. [exec] (Drawing) {libreoffice -draw}
  79. [exec] (Database) {libreoffice -base}
  80. [exec] (Equation editor) {libreoffice -math}
  81. [exec] (Mobile Devices filters) {libreoffice -filter-mobiledev}
  82. [exec] (Legacy Filters) {legacy filters}
  83. [end]
  84. [end]
  85. [submenu] (System Tools)
  86. [exec] (Top) {roxterm -e top}
  87. [exec] (Htop) {roxterm -e htop}
  88. [exec] (Memtest) {roxterm -e memtest 1024 5}
  89. [exec] (Alsamixer) {roxterm -e alsamixer}
  90. [end]
  91. [submenu] (Fluxbox)
  92. [config] (Configure)
  93. [[submenu] (Styles)
  94. [include] (/usr/share/fluxbox/menu.d/styles/)
  95.  
  96.  
  97. [submenu] (Wallpapers)
  98. [wallpapers] (~/.fluxbox/backgrounds) {feh --bg-scale}
  99. [wallpapers] (/usr/share/fluxbox/backgrounds) {feh --bg-scale}
  100. [end]
  101. [end]
  102. [[separator]
  103.  
  104. [submenu] (Restart Flux)
  105. [reconfig] (Reload config)
  106. [restart] (Restart fluxbox)
  107. [end]
  108. [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | gxmessage -file - -center}
  109. [separator]
  110. [exit] (Exit -> Fluxbox)
  111.  
  112. [endencoding]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement