diff options
Diffstat (limited to '')
-rwxr-xr-x | .config/tint2/tint2rc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 71a9476..6d09454 100755 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf c5f3 ---- +#---- Generated by tint2conf 121d ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -29,7 +29,7 @@ border_width = 0 border_sides = TBLR border_content_tint_weight = 0 background_content_tint_weight = 0 -background_color = #eeeeee 4 +background_color = #000000 0 border_color = #cccccc 44 gradient_id = 0 background_color_hover = #eeeeee 22 @@ -162,7 +162,7 @@ scale_relative_to_screen_height = 0 #------------------------------------- # Taskbar -taskbar_mode = single_desktop +taskbar_mode = multi_desktop taskbar_hide_if_empty = 0 taskbar_padding = 1 0 2 taskbar_background_id = 0 @@ -196,7 +196,7 @@ task_thumbnail = 1 task_thumbnail_size = 210 task_font_color = #eeeeee 100 task_active_font_color = #ffffff 100 -task_iconified_font_color = #ffffff 64 +task_iconified_font_color = #ffffff 63 task_icon_asb = 100 0 -15 task_active_icon_asb = 100 0 0 task_iconified_icon_asb = 70 -50 -50 |