Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #---------------------------------------------
- # TINT2 CONFIG FILE
- #---------------------------------------------
- #panel_items = LTSBC
- #---------------------------------------------
- # BACKGROUND AND BORDER
- #---------------------------------------------
- rounded = 2
- border_width = 1
- background_color = #000000 0
- border_color = #ffffff 20
- rounded = 0
- border_width = 1
- background_color = #ffffff 10
- border_color = #ffffff 13
- rounded = 2
- border_width = 1
- background_color = #000000 40
- border_color = #ffffff 20
- #---------------------------------------------
- # PANEL
- #---------------------------------------------
- panel_monitor = all
- panel_position = bottom center
- panel_size = 100% 23
- panel_margin = 10 -2
- panel_padding = 7 1
- font_shadow = 0
- panel_background_id = 0
- wm_menu = 1
- panel_dock = 0
- panel_layer = bottom
- #---------------------------------------------
- # TASKBAR
- #---------------------------------------------
- taskbar_mode = multi_desktop
- #taskbar_mode = single_desktop
- taskbar_padding = 0 0 0
- taskbar_background_id = 3
- #---------------------------------------------
- # TASKS
- #---------------------------------------------
- task_icon = 1
- task_text = 1
- task_width = 300
- task_centered = 1
- task_padding = 2 2
- task_font = sans 7
- task_font_color = #5894dc 80
- task_active_font_color = #5894dc 100
- task_background_id = 0
- task_active_background_id = 2
- #---------------------------------------------
- # SYSTRAYBAR
- #---------------------------------------------
- systray = 1
- systray_padding = 2 2 2
- systray_background_id = 3
- systray_sort = left2right
- systray_icon_size = 0
- systray_icon_asb = 100 0 0
- #---------------------------------------------
- # CLOCK
- #---------------------------------------------
- time1_format = %H:%M %a
- #time1_format = %R %a
- time1_font = sans bold 8
- time2_format = %d.%m.%y
- time2_font = sans 6
- clock_font_color = #5f8674 100
- clock_padding = 2 2
- clock_background_id = 0
- #clock_lclick_command = xclock
- #clock_rclick_command = orage
- #---------------------------------------------
- # BATTERY
- #---------------------------------------------
- battery = 1
- battery_hide = 100
- battery_low_status = 10
- battery_low_cmd = ls
- bat1_font = sans bold 8
- bat2_font = sans 6
- battery_font_color = #5f8674 100
- battery_padding = 1 0
- battery_background_id = 0
- #---------------------------------------------
- # TOOLTIP
- #---------------------------------------------
- tooltip = 0
- tooltip_padding = 2 2
- tooltip_show_timeout = 0.7
- tooltip_hide_timeout = 0.3
- tooltip_background_id = 1
- tooltip_font_color = #OOOOOO 80
- tooltip_font = sans 10
- #---------------------------------------------
- # MOUSE ACTION ON TASK
- #---------------------------------------------
- mouse_middle = none
- mouse_right = none
- mouse_scroll_up = toggle
- mouse_scroll_down = iconify
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement