tint2: Make more compact
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#---- Generated by tint2conf 5e03 ----
|
||||
#---- Generated by tint2conf 3d82 ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Inactive desktop name, Panel, Systray
|
||||
# Background 1: Battery, Clock, Inactive desktop name, Panel, Systray, Tooltip
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
@@ -31,7 +31,7 @@ border_color_hover = #000000 0
|
||||
background_color_pressed = #282828 100
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 3: Active taskbar, Tooltip
|
||||
# Background 3: Active taskbar
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
@@ -57,10 +57,23 @@ border_color_hover = #000000 0
|
||||
background_color_pressed = #458588 100
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 5: Urgent task
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #fabd2f 100
|
||||
border_color = #000000 0
|
||||
background_color_hover = #83a598 100
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #458588 100
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = PTSBCP
|
||||
panel_size = 100% 36
|
||||
panel_size = 100% 32
|
||||
panel_margin = 0 0
|
||||
panel_padding = 0 0 0
|
||||
panel_background_id = 1
|
||||
@@ -88,7 +101,7 @@ scale_relative_to_screen_height = 0
|
||||
# Taskbar
|
||||
taskbar_mode = multi_desktop
|
||||
taskbar_hide_if_empty = 0
|
||||
taskbar_padding = 0 0 10
|
||||
taskbar_padding = 0 0 8
|
||||
taskbar_background_id = 0
|
||||
taskbar_active_background_id = 3
|
||||
taskbar_name = 1
|
||||
@@ -96,10 +109,10 @@ taskbar_hide_inactive_tasks = 0
|
||||
taskbar_hide_different_monitor = 1
|
||||
taskbar_hide_different_desktop = 0
|
||||
taskbar_always_show_all_desktop_tasks = 0
|
||||
taskbar_name_padding = 24 0
|
||||
taskbar_name_padding = 16 0
|
||||
taskbar_name_background_id = 1
|
||||
taskbar_name_active_background_id = 2
|
||||
taskbar_name_font = Inconsolata 10
|
||||
taskbar_name_font = Inconsolata Medium 10
|
||||
taskbar_name_font_color = #ebdbb2 100
|
||||
taskbar_name_active_font_color = #282828 100
|
||||
taskbar_distribute_size = 0
|
||||
@@ -111,17 +124,18 @@ task_align = left
|
||||
task_text = 0
|
||||
task_icon = 1
|
||||
task_centered = 0
|
||||
urgent_nb_of_blink = 0
|
||||
task_maximum_size = 36 36
|
||||
task_padding = 10 10 4
|
||||
urgent_nb_of_blink = 3
|
||||
task_maximum_size = 32 32
|
||||
task_padding = 8 8 4
|
||||
task_font = Inconsolata Medium 10
|
||||
task_tooltip = 0
|
||||
task_thumbnail = 0
|
||||
task_thumbnail_size = 480
|
||||
task_font_color = #ebdbb2 100
|
||||
task_active_font_color = #282828 100
|
||||
task_urgent_font_color = #fabd2f 100
|
||||
task_urgent_font_color = #282828 100
|
||||
task_active_background_id = 2
|
||||
task_urgent_background_id = 5
|
||||
mouse_left = none
|
||||
mouse_middle = none
|
||||
mouse_right = none
|
||||
@@ -130,7 +144,7 @@ mouse_scroll_down = none
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 10 10 10
|
||||
systray_padding = 8 8 8
|
||||
systray_background_id = 1
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 16
|
||||
@@ -159,7 +173,7 @@ time1_timezone =
|
||||
time2_timezone =
|
||||
clock_font_color = #ebdbb2 100
|
||||
clock_padding = 10 0
|
||||
clock_background_id = 0
|
||||
clock_background_id = 1
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command =
|
||||
@@ -179,7 +193,7 @@ battery_font_color = #b8bb26 100
|
||||
bat1_format = %p
|
||||
bat2_format =
|
||||
battery_padding = 10 0
|
||||
battery_background_id = 0
|
||||
battery_background_id = 1
|
||||
battery_hide = 101
|
||||
battery_lclick_command =
|
||||
battery_rclick_command =
|
||||
@@ -228,7 +242,7 @@ button_max_icon_size = 16
|
||||
tooltip_show_timeout = 0.2
|
||||
tooltip_hide_timeout = 0
|
||||
tooltip_padding = 4 4
|
||||
tooltip_background_id = 3
|
||||
tooltip_background_id = 1
|
||||
tooltip_font_color = #ebdbb2 100
|
||||
tooltip_font = Noto Sans 10
|
||||
|
||||
|
Reference in New Issue
Block a user