Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #---------------------------------------------
- # TINT2 CONFIG FILE
- #---------------------------------------------
- #---------------------------------------------
- # BACKGROUND AND BORDER
- #---------------------------------------------
- rounded = 0
- border_width = 0
- background_color = #000000 100
- border_color = #9BBAF1 0
- rounded = 0
- border_width = 0
- background_color = #000000 100
- border_color = #9BBAF1 0
- rounded = 0
- border_width = 0
- background_color = #000000 100
- border_color = #9BBAF1 0
- # ID 4 - taskbar
- rounded = 0
- border_width = 1
- background_color = #000000 0
- border_color = #000000 0
- # ID 5 - active taskbar
- rounded = 0
- border_width = 1
- background_color = #d8d8d8 8
- border_color = #d8d8d8 0
- # ID 6 - task active
- rounded = 1
- border_width = 0
- background_color = #d8d8d8 30
- border_color = #d8d8d8 30
- # ID 7 - task
- rounded = 1
- border_width = 0
- background_color = #000000 0
- border_color = #000000 0
- #---------------------------------------------
- # PANEL
- #---------------------------------------------
- panel_monitor = all
- panel_position = bottom center
- #panel_size = 100% 22
- #panel_margin = 0 0
- #panel_padding = 7 0
- #font_shadow = 0
- #panel_background_id = 1
- #wm_menu = 1
- panel_items = TSC
- panel_size = 100% 24
- panel_margin = 0 -1
- panel_padding = 0 0
- panel_dock = 0
- wm_menu = 1
- panel_layer = bottom
- panel_background_id = 1
- # Taskbar
- taskbar_mode = multi_desktop
- taskbar_padding = 6 0 6
- taskbar_background_id = 4
- taskbar_active_background_id = 5
- taskbar_name = 1
- taskbar_name_background_id = 0
- taskbar_name_active_background_id = 0
- taskbar_name_font = Liberation Sans 8
- taskbar_name_font_color = #828282 100
- taskbar_name_active_font_color = #828282 100
- # Tasks
- urgent_nb_of_blink = 20
- task_icon = 1
- task_text = 0
- task_centered = 1
- task_maximum_size = 40 40
- task_padding = 2 2
- task_font = Liberation Sans 06_55 6
- task_font_color = #9BBAF1 100
- task_active_font_color = #9BBAF1 100
- task_background_id = 7
- task_active_background_id = 6
- #---------------------------------------------
- # SYSTRAYBAR
- #---------------------------------------------
- #systray = 1
- systray_padding = 0 2 8
- #systray_background_id = 0
- #systray_sort = ascending
- #systray_icon_asb = 70 0 0
- systray = 1
- #systray_padding = 4 2 3
- systray_sort = ascending
- systray_background_id = 0
- systray_icon_size = 16
- systray_icon_asb = 70 0 0
- #---------------------------------------------
- # CLOCK
- #---------------------------------------------
- #time1_format = %H:%M
- #time1_font = sans 7
- #time2_format = %A %d %B
- #time2_font = sans 7
- #clock_font_color = #9BBAF1 100
- #clock_padding = 1 0
- #clock_background_id = 0
- #clock_lclick_command = orage
- #clock_rclick_command = orage
- #clock_tooltip = %A, %d/%m/%y
- #---------------------------------------------
- # BATTERY
- #---------------------------------------------
- battery = 0
- battery_low_status = 6
- battery_low_cmd = notify-send "battery low"
- bat1_font = Liberation Mono 8
- bat2_font = Liberation Mono 8
- battery_font_color = #9BBAF1 100
- battery_padding = 1 0
- battery_background_id = 0
- #---------------------------------------------
- # TOOLTIP
- #---------------------------------------------
- tooltip = 1
- tooltip_padding = 2 2
- tooltip_show_timeout = 0.5
- tooltip_hide_timeout = 0.3
- tooltip_background_id = 1
- tooltip_font_color = #9BBAF1 100
- tooltip_font = Liberation Sans normal 8.0
- #---------------------------------------------
- # MOUSE ACTION ON TASK
- #---------------------------------------------
- mouse_middle = none
- mouse_right = close
- mouse_scroll_up = toggle
- mouse_scroll_down = iconify
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement