Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #---------------------------------------------
- # TINT2 CONFIG FILE
- #---------------------------------------------
- #---------------------------------------------
- # BACKGROUND AND BORDER
- #---------------------------------------------
- rounded = 0
- border_width = 2
- background_color = #000000 100
- border_color = #000000 0
- #rounded = 0
- #border_width = 0
- #background_color = #FF0000 100
- #border_color = #1994d1 0
- #rounded = 0
- #border_width = 0
- #background_color = #333333 100
- #border_color = #1994d1 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
- #---------------------------------------------
- # TASKBAR
- #---------------------------------------------
- #taskbar_mode = multi_desktop
- taskbar_mode = single_desktop
- taskbar_padding = 2 3 2
- taskbar_background_id = 0
- #taskbar_active_background_id = 1
- #---------------------------------------------
- # TASKS
- #---------------------------------------------
- task_icon = 0
- task_text = 1
- task_maximum_size = 120 22
- task_centered = 0
- task_padding = 6 3
- task_font = Terminus 8
- task_font_color = #b8b8b8 100
- task_active_font_color = #F0D000 300
- task_background_id = 0
- task_active_background_id = 1
- #---------------------------------------------
- # SYSTRAYBAR
- #---------------------------------------------
- systray = 1
- systray_padding = 0 2 8
- systray_background_id = 0
- systray_sort = right2left
- #---------------------------------------------
- # CLOCK
- #---------------------------------------------
- time1_format = %H:%M
- time1_font = Terminus 7
- #time2_format = %A %d %B
- #time2_font = sans 8
- clock_font_color = #b8b8b8 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 = sans 7
- bat2_font = sans 7
- battery_font_color = #1994d1 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 = #262729 100
- tooltip_font = Terminus 8
- #---------------------------------------------
- # 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