tint2rc 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. # background & border
  2. rounded = 11
  3. border_width = 1
  4. background_color = #000000 80
  5. border_color = #ffffff 20
  6. rounded = 6
  7. border_width = 0
  8. background_color = #ffffff 20
  9. border_color = #ffffff 20
  10. # panel
  11. panel_items = LTSC
  12. panel_monitor = all
  13. panel_position = bottom center
  14. panel_size = 85% 28
  15. panel_margin = 4 2
  16. panel_padding = 0 0 2
  17. font_shadow = 0
  18. panel_background_id = 0
  19. # launchbar
  20. launcher_padding = 4 2 3
  21. launcher_background_id = 1
  22. launcher_icon_theme = gnome
  23. launcher_icon_size = 16
  24. launcher_item_app = /usr/share/applications/urxvt.desktop
  25. launcher_item_app = /usr/share/applications/sublime_text.desktop
  26. launcher_item_app = /usr/share/applications/firefox.desktop
  27. launcher_item_app = /usr/share/applications/pcmanfm.desktop
  28. # taskbar
  29. taskbar_mode = single_desktop
  30. taskbar_padding = 4 4 2
  31. taskbar_background_id = 1
  32. # tasks
  33. task_icon = 1
  34. task_text = 1
  35. task_maximum_size = 100 26
  36. task_centered = 1
  37. task_padding = 1 1
  38. task_font = ForMateKonaVe 7
  39. task_font_color = #ffffff 70
  40. task_active_font_color = #ffffff 85
  41. task_background_id = 3
  42. task_active_background_id = 2
  43. # mouse actions on tasks
  44. mouse_middle = maximize_restore
  45. mouse_right = none
  46. mouse_scroll_up = toggle
  47. mouse_scroll_down = iconify
  48. # systray
  49. systray = 1
  50. systray_padding = 4 2 3
  51. systray_background_id = 1
  52. systray_icon_size = 16
  53. systray_monitor = primary
  54. # battery
  55. battery = 0
  56. battery_low_status = 7
  57. battery_low_cmd = zenity --warning --title="Battery" --text="Low power, please plug into the nearest outlet."
  58. bat1_font = ForMateKonaVe bold 8
  59. bat2_font = ForMateKonaVe 7
  60. battery_font_color = #ffffff 70
  61. battery_padding = 4 16
  62. battery_background_id = 1
  63. # clock
  64. time1_format = %T
  65. time1_font = ForMateKonaVe bold 8
  66. time2_format = %a. %Y/%m/%d
  67. time2_font = ForMateKonaVe 6
  68. clock_font_color = #ffffff 76
  69. clock_padding = 4 4
  70. clock_background_id = 1
  71. # autohide options
  72. autohide = 0
  73. autohide_show_timeout = 0.3
  74. autohide_hide_timeout = 2
  75. autohide_height = 2
  76. strut_policy = follow_size