diff options
Diffstat (limited to '.config/tint2')
-rwxr-xr-x | .config/tint2/tint2rc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 242f656..c5d5de2 100755 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,11 +1,11 @@ -#---- Generated by tint2conf 5ac8 ---- +#---- Generated by tint2conf 2eb2 ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- # Gradients #------------------------------------- # Backgrounds -# Background 1: Active taskbar, Battery, Default task, Iconified task, Inactive taskbar, Normal task, Panel +# Background 1: Active taskbar, Default task, Iconified task, Inactive taskbar, Normal task, Panel rounded = 0 border_width = 1 border_sides = TBLR @@ -191,7 +191,7 @@ battery_font_color = #000000 100 bat1_format = %p bat2_format = %s battery_padding = 0 0 -battery_background_id = 1 +battery_background_id = 0 battery_hide = 100 battery_lclick_command = battery_rclick_command = @@ -205,7 +205,7 @@ ac_disconnected_cmd = notify-send -u low batter 'AC unplugged' # Separator 1 separator = new separator_background_id = 0 -separator_color = #777777 88 +separator_color = #777777 87 separator_style = empty separator_size = 6 separator_padding = 1 0 @@ -214,7 +214,7 @@ separator_padding = 1 0 # Separator 2 separator = new separator_background_id = 0 -separator_color = #777777 88 +separator_color = #777777 87 separator_style = empty separator_size = 6 separator_padding = 1 0 @@ -223,7 +223,7 @@ separator_padding = 1 0 # Separator 3 separator = new separator_background_id = 0 -separator_color = #777777 88 +separator_color = #777777 87 separator_style = empty separator_size = 6 separator_padding = 1 0 @@ -232,7 +232,7 @@ separator_padding = 1 0 # Separator 4 separator = new separator_background_id = 0 -separator_color = #777777 53 +separator_color = #777777 52 separator_style = empty separator_size = 6 separator_padding = 1 0 |