whiskermenu-1.rc 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
  2. recent=xfce-ui-settings.desktop
  3. button-title=Uygulamalar
  4. button-icon=/usr/milis/ayarlar/resim/milislogo.png
  5. button-single-row=false
  6. show-button-title=false
  7. show-button-icon=true
  8. launcher-show-name=true
  9. launcher-show-description=true
  10. launcher-show-tooltip=true
  11. item-icon-size=2
  12. hover-switch-category=false
  13. category-show-name=true
  14. category-icon-size=1
  15. load-hierarchy=false
  16. recent-items-max=10
  17. favorites-in-recent=true
  18. display-recent-default=false
  19. position-search-alternate=false
  20. position-commands-alternate=false
  21. position-categories-alternate=true
  22. stay-on-focus-out=false
  23. confirm-session-command=true
  24. menu-width=400
  25. menu-height=500
  26. menu-opacity=100
  27. command-settings=xfce4-settings-manager
  28. show-command-settings=true
  29. command-lockscreen=xflock4
  30. show-command-lockscreen=true
  31. command-switchuser=gdmflexiserver
  32. show-command-switchuser=false
  33. command-logoutuser=xfce4-session-logout --logout --fast
  34. show-command-logoutuser=false
  35. command-restart=xfce4-session-logout --reboot --fast
  36. show-command-restart=false
  37. command-shutdown=xfce4-session-logout --halt --fast
  38. show-command-shutdown=false
  39. command-suspend=xfce4-session-logout --suspend
  40. show-command-suspend=false
  41. command-hibernate=xfce4-session-logout --hibernate
  42. show-command-hibernate=false
  43. command-logout=xfce4-session-logout
  44. show-command-logout=true
  45. command-menueditor=menulibre
  46. show-command-menueditor=true
  47. command-profile=mugshot
  48. show-command-profile=true
  49. search-actions=5
  50. [action0]
  51. name=Man Sayfaları
  52. pattern=#
  53. command=exo-open --launch TerminalEmulator man %s
  54. regex=false
  55. [action1]
  56. name=İnternette Ara
  57. pattern=?
  58. command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
  59. regex=false
  60. [action2]
  61. name=Wikipedia
  62. pattern=!w
  63. command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
  64. regex=false
  65. [action3]
  66. name=Uçbirimde Çalıştır
  67. pattern=!
  68. command=exo-open --launch TerminalEmulator %s
  69. regex=false
  70. [action4]
  71. name=URI aç
  72. pattern=^(file|http|https):\\/\\/(.*)$
  73. command=exo-open \\0
  74. regex=true