|
| 1 | +#------------------------------------- |
| 2 | +# Panel |
| 3 | +panel_items = TL |
| 4 | +panel_size = 100% 60 |
| 5 | +panel_margin = 0 0 |
| 6 | +panel_padding = 2 0 2 |
| 7 | +panel_background_id = 1 |
| 8 | +wm_menu = 0 |
| 9 | +panel_dock = 0 |
| 10 | +panel_position = bottom center horizontal |
| 11 | +panel_layer = top |
| 12 | +panel_monitor = all |
| 13 | +panel_shrink = 0 |
| 14 | +autohide = 0 |
| 15 | +autohide_show_timeout = 0 |
| 16 | +autohide_hide_timeout = 0.5 |
| 17 | +autohide_height = 2 |
| 18 | +strut_policy = follow_size |
| 19 | +panel_window_name = tint2 |
| 20 | +disable_transparency = 1 |
| 21 | +mouse_effects = 1 |
| 22 | +font_shadow = 0 |
| 23 | +mouse_hover_icon_asb = 100 0 10 |
| 24 | +mouse_pressed_icon_asb = 100 0 0 |
| 25 | +scale_relative_to_dpi = 0 |
| 26 | +scale_relative_to_screen_height = 0 |
| 27 | + |
| 28 | +#------------------------------------- |
| 29 | +# Taskbar |
| 30 | +taskbar_mode = single_desktop |
| 31 | +taskbar_hide_if_empty = 0 |
| 32 | +taskbar_padding = 0 0 2 |
| 33 | +taskbar_background_id = 0 |
| 34 | +taskbar_active_background_id = 0 |
| 35 | +taskbar_name = 1 |
| 36 | +taskbar_hide_inactive_tasks = 0 |
| 37 | +taskbar_hide_different_monitor = 0 |
| 38 | +taskbar_hide_different_desktop = 0 |
| 39 | +taskbar_always_show_all_desktop_tasks = 0 |
| 40 | +taskbar_name_padding = 4 2 |
| 41 | +taskbar_name_background_id = 0 |
| 42 | +taskbar_name_active_background_id = 0 |
| 43 | +taskbar_name_font_color = #e3e3e3 100 |
| 44 | +taskbar_name_active_font_color = #ffffff 100 |
| 45 | +taskbar_distribute_size = 0 |
| 46 | +taskbar_sort_order = none |
| 47 | +task_align = left |
| 48 | + |
| 49 | +#------------------------------------- |
| 50 | +# Launcher |
| 51 | +launcher_padding = 4 8 4 |
| 52 | +launcher_background_id = 0 |
| 53 | +launcher_icon_background_id = 0 |
| 54 | +launcher_icon_size = 48 |
| 55 | +launcher_icon_asb = 100 0 0 |
| 56 | +launcher_icon_theme_override = 0 |
| 57 | +startup_notifications = 1 |
| 58 | +launcher_tooltip = 1 |
| 59 | + |
| 60 | +#------------------------------------- |
| 61 | +# Launcher icon |
| 62 | +launcher_item_app = /usr/share/applications/libreoffice-calc.desktop |
| 63 | +launcher_item_app = /.config/tint2/applications/terminal.desktop |
| 64 | +launcher_item_app = /.config/tint2/applications/chromium-custom.desktop |
| 65 | +launcher_item_app = /usr/share/applications/xpaint.desktop |
| 66 | +launcher_item_app = /usr/share/applications/xpdf.desktop |
| 67 | +launcher_item_app = /.config/tint2/applications/gedit.desktop |
| 68 | +launcher_item_app = /usr/share/applications/galculator.desktop |
| 69 | + |
| 70 | +#------------------------------------- |
| 71 | +# Background definitions |
| 72 | +# ID 1 |
| 73 | +rounded = 0 |
| 74 | +border_width = 0 |
| 75 | +background_color = #000000 60 |
| 76 | +border_color = #000000 30 |
| 77 | + |
| 78 | +# ID 2 |
| 79 | +rounded = 4 |
| 80 | +border_width = 1 |
| 81 | +background_color = #777777 20 |
| 82 | +border_color = #777777 30 |
| 83 | + |
| 84 | +# ID 3 |
| 85 | +rounded = 4 |
| 86 | +border_width = 1 |
| 87 | +background_color = #777777 20 |
| 88 | +border_color = #ffffff 40 |
| 89 | + |
| 90 | +# ID 4 |
| 91 | +rounded = 4 |
| 92 | +border_width = 1 |
| 93 | +background_color = #aa4400 100 |
| 94 | +border_color = #aa7733 100 |
| 95 | + |
| 96 | +# ID 5 |
| 97 | +rounded = 4 |
| 98 | +border_width = 1 |
| 99 | +background_color = #aaaa00 100 |
| 100 | +border_color = #aaaa00 100 |
0 commit comments