diff options
author | Joe <rrbo@proton.me> | 2023-02-07 17:46:20 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-02-07 17:46:20 +0100 |
commit | 7090dc9a47e7442c7a78f1e9b2a21dfdbc41b7a4 (patch) | |
tree | e857ef19ac16bf12b9054755cd18d7136732b5b5 /.config/tint2 | |
parent | up (diff) | |
download | dotfiles-bsd-7090dc9a47e7442c7a78f1e9b2a21dfdbc41b7a4.tar.gz dotfiles-bsd-7090dc9a47e7442c7a78f1e9b2a21dfdbc41b7a4.tar.bz2 dotfiles-bsd-7090dc9a47e7442c7a78f1e9b2a21dfdbc41b7a4.tar.xz dotfiles-bsd-7090dc9a47e7442c7a78f1e9b2a21dfdbc41b7a4.tar.zst dotfiles-bsd-7090dc9a47e7442c7a78f1e9b2a21dfdbc41b7a4.zip |
up
Diffstat (limited to '.config/tint2')
-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 |