Arctis

Untitled

Jan 31st, 2015
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. {
  2. "alias_applications": false,
  3. "aliased_applications_format": "{name} ({command})",
  4. "exclude_items": [],
  5. "filebrowser": "xdg-open",
  6. "fileopener": "xdg-open",
  7. "filter_binaries": false,
  8. "follow_symlinks": false,
  9. "ignore_folders": [],
  10. "include_applications": true,
  11. "include_binaries": true,
  12. "include_hidden_files": false,
  13. "include_hidden_folders": false,
  14. "include_items": [],
  15. "indicator_alias": "#",
  16. "indicator_edit": "*",
  17. "indicator_submenu": "->",
  18. "menu": "dmenu",
  19. "menu_arguments": [
  20. "-p",
  21. "",
  22. "-i",
  23. "-nf",
  24. "#888888",
  25. "-nb",
  26. "#1F1F1F",
  27. "-sf",
  28. "#1F1F1F",
  29. "-sb",
  30. "#bebbbb",
  31. "-fn",
  32. "-*-dina-medium-r-*-*-13-*-*-*-*-*-*-*",
  33. "-l",
  34. "5"
  35. ],
  36. "scan_hidden_folders": false,
  37. "terminal": "urxvt",
  38. "valid_extensions": [
  39. "py",
  40. "svg",
  41. "pdf",
  42. "txt",
  43. "png",
  44. "jpg",
  45. "gif",
  46. "php",
  47. "tex",
  48. "odf",
  49. "ods",
  50. "avi",
  51. "mpg",
  52. "mp3",
  53. "lyx",
  54. "bib",
  55. "iso",
  56. "ps",
  57. "zip",
  58. "xcf",
  59. "doc",
  60. "docxxls",
  61. "xlsx",
  62. "md",
  63. "mkv",
  64. "mp4",
  65. "webm",
  66. "sublime-project",
  67. "*",
  68. ""
  69. ],
  70. "watch_folders": [
  71. "~/"
  72. ],
  73. "webbrowser": "xdg-open"
  74. }
Advertisement
Add Comment
Please, Sign In to add comment