| | | |
| 1 | 1 | | #--------------------------------------------- |
| 2 | 2 | | # TINT2 CONFIG FILE |
| 3 | 3 | | #--------------------------------------------- |
| 4 | 4 | | # For more information about tint2, see: |
| 5 | 5 | | # http://code.google.com/p/tint2/wiki/Welcome |
| 6 | 6 | | # |
| 7 | 7 | | # For more config file examples, see: |
| 8 | 8 | | # http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/ |
| 10 | 10 | | # Background definitions |
| 11 | 11 | | # ID 1 |
| 12 | 12 | | rounded = 0 |
| 13 | 13 | | border_width = 0 |
| 14 | 14 | | background_color = #132612 50 |
| 15 | 15 | | border_color = #F9F9FF 0 |
| 17 | 17 | | # ID 2 - task active |
| 18 | 18 | | rounded = 10 |
| 19 | 19 | | border_width = 0 |
| 20 | 20 | | background_color = #ffffff 0 |
| 21 | 21 | | border_color = #d8d8d8 0 |
| 23 | 23 | | # ID 3 - task |
| 24 | 24 | | rounded = 0 |
| 25 | 25 | | border_width = 0 |
| 26 | 26 | | background_color = #132612 0 |
| 27 | 27 | | border_color = #132612 0 |
| 29 | 29 | | # ID 4 |
| 30 | 30 | | rounded = 0 |
| 31 | 31 | | border_width = 1 |
| 32 | 32 | | background_color = #888888 20 |
| 33 | 33 | | border_color = #ED2323 60 |
| 35 | 35 | | # ID 5 - taskbar |
| 36 | 36 | | rounded = 5 |
| 37 | 37 | | border_width = 1 |
| 38 | 38 | | background_color = #132612 40 |
| 39 | 39 | | border_color = #132612 0 |
| 41 | 41 | | # ID 6 - active taskbar |
| 42 | 42 | | rounded = 5 |
| 43 | 43 | | border_width = 1 |
| 44 | 44 | | background_color = #ffffff 10 |
| 45 | 45 | | border_color = #d8d8d8 0 |
| 47 | 47 | | # ID 7 - tooltip |
| 48 | 48 | | rounded = 3 |
| 49 | 49 | | border_width = 0 |
| 50 | 50 | | background_color = #222222 90 |
| 51 | 51 | | border_color = #222222 90 |
| 53 | 53 | | # ID 8 |
| 54 | 54 | | rounded = 0 |
| 55 | 55 | | border_width = 1 |
| 56 | 56 | | background_color = #888888 20 |
| 57 | 57 | | border_color = #888888 20 |
| 59 | 59 | | # Panel |
| 60 | 60 | | panel_monitor = all |
| 61 | 61 | | panel_position = bottom left horizontal |
| 62 | 62 | | panel_items = LTSC |
| 63 | 63 | | panel_size = 100% 30 |
| 64 | 64 | | panel_margin = 0 0 |
| 65 | 65 | | panel_padding = 2 2 |
| 66 | 66 | | panel_dock = 0 |
| 67 | 67 | | wm_menu = 1 |
| 68 | 68 | | panel_layer = bottom |
| 69 | 69 | | panel_background_id = 1 |
| 71 | 71 | | # Panel Autohide |
| 72 | 72 | | autohide = 0 |
| 73 | 73 | | autohide_show_timeout = 0.3 |
| 74 | 74 | | autohide_hide_timeout = 1.5 |
| 75 | 75 | | autohide_height = 6 |
| 76 | 76 | | strut_policy = follow_size |
| 78 | 78 | | # Taskbar |
| 79 | 79 | | taskbar_mode = multi_desktop |
| 80 | 80 | | taskbar_padding = 5 1 |
| 81 | 81 | | taskbar_background_id = 5 |
| 82 | 82 | | taskbar_active_background_id = 6 |
| 83 | 83 | | taskbar_name = 1 |
| 84 | 84 | | taskbar_name_background_id = 0 |
| 85 | 85 | | taskbar_name_active_background_id = 0 |
| 86 | 86 | | taskbar_name_font = Roboto-Light 6 |
| 87 | 87 | | taskbar_name_font_color = #ffffff 100 |
| 88 | 88 | | taskbar_name_active_font_color = #ffffff 100 |
| 90 | 90 | | # Tasks |
| 91 | 91 | | urgent_nb_of_blink = 20 |
| 92 | 92 | | task_icon = 1 |
| 93 | 93 | | task_text = 0 |
| 94 | 94 | | task_centered = 1 |
| 95 | 95 | | task_maximum_size = 30 30 |
| 96 | 96 | | task_padding = 1 1 |
| 97 | 97 | | task_background_id = 3 |
| 98 | 98 | | task_active_background_id = 2 |
| 99 | 99 | | task_urgent_background_id = 4 |
| 100 | 100 | | task_iconified_background_id = 3 |
| 102 | 102 | | # Task Icons |
| 103 | 103 | | task_icon_asb = 50 0 0 |
| 104 | 104 | | task_active_icon_asb = 100 0 0 |
| 105 | 105 | | task_urgent_icon_asb = 100 0 0 |
| 106 | 106 | | task_iconified_icon_asb = 80 0 0 |
| 108 | 108 | | # Fonts |
| 109 | 109 | | task_font = Roboto-Light 12 |
| 110 | 110 | | task_font_color = #656667 60 |
| 111 | 111 | | task_active_font_color = #656667 100 |
| 112 | 112 | | task_urgent_font_color = #656667 100 |
| 113 | 113 | | task_iconified_font_color = #656667 60 |
| 114 | 114 | | font_shadow = 0 |
| 116 | 116 | | # Launcher |
| 117 | 117 | | launcher_padding = 2 |
| 118 | 118 | | launcher_background_id = 5 |
| 119 | 119 | | launcher_icon_size = 25 |
| 120 | 120 | | # Specify icon theme names with launcher_icon_theme. |
| 121 | 121 | | # if you have an XSETTINGS manager running (like xfsettingsd), tint2 will follow your current theme. |
| 122 | 122 | | launcher_icon_theme = AwOken |
| 123 | 123 | | # Each launcher_item_app must be a full path to a .desktop file |
| 124 | 124 | | launcher_item_app = /usr/share/applications/terminator.desktop |
| 125 | 125 | | launcher_item_app = /usr/share/applications/Thunar.desktop |
| 126 | 126 | | launcher_item_app = /usr/share/applications/google-chrome.desktop |
| 127 | 127 | | launcher_item_app = /usr/share/applications/speedcrunch.desktop |
| 128 | 128 | | launcher_item_app = /usr/share/applications/geany.desktop |
| 129 | 129 | | launcher_item_app = /usr/share/applications/spotify.desktop |
| 130 | 130 | | launcher_item_app = /usr/share/applications/pyroom.desktop |
| 131 | 131 | | launcher_item_app = /usr/share/applications/gimp.desktop |
| 132 | 132 | | launcher_item_app = /usr/share/applications/inkscape.desktop |
| 134 | 134 | | # Clock |
| 135 | 135 | | time1_format = %I:%M %p |
| 136 | 136 | | time1_font = Roboto-Light 6 |
| 137 | 137 | | time2_format = %A, %B %d |
| 138 | 138 | | time2_font = Roboto-Light 7 |
| 139 | 139 | | clock_font_color = #ffffff 100 |
| 140 | 140 | | clock_padding = 10 0 |
| 141 | 141 | | clock_background_id = 5 |
| 142 | 142 | | clock_lclick_command = gsimplecal |
| 143 | 143 | | #lock_rclick_command = |
| 145 | 145 | | # System Tray |
| 146 | 146 | | systray = 1 |
| 147 | 147 | | systray_padding = 2 |
| 148 | 148 | | systray_sort = right2left |
| 149 | 149 | | systray_background_id = 5 |
| 150 | 150 | | systray_icon_size = 20 |
| 151 | 151 | | systray_icon_asb = 100 0 0 |
| 153 | 153 | | # Tooltips |
| 154 | 154 | | #tooltip = 1 |
| 155 | 155 | | #tooltip_padding = 2 2 |
| 156 | 156 | | #tooltip_show_timeout = 0.0 |
| 157 | 157 | | #tooltip_hide_timeout = 0.0 |
| 158 | 158 | | #tooltip_background_id = 7 |
| 159 | 159 | | #tooltip_font_color = #ffffff 100 |
| 160 | 160 | | #tooltip_font = Roboto-Thin normal 9.0 |
| 162 | 162 | | # Mouse |
| 163 | 163 | | mouse_middle = none |
| 164 | 164 | | mouse_right = toggle |
| 165 | 165 | | mouse_scroll_up = toggle |
| 166 | 166 | | mouse_scroll_down = iconify |
| 168 | 168 | | # Battery |
| 169 | 169 | | #battery = 0 |
| 170 | 170 | | #battery_low_status = 20 |
| 171 | 171 | | #battery_low_cmd = notify-send "battery low" |
| 172 | 172 | | #battery_hide = 96 |
| 173 | 173 | | #bat1_font = Roboto-Thin 0 |
| 174 | 174 | | #bat2_font = Roboto-Thin 0 |
| 175 | 175 | | #battery_font_color = #ffffff 100 |
| 176 | 176 | | #battery_padding = 0 0 |
| 177 | 177 | | #battery_background_id = 0 |
| 179 | 179 | | # End of config |