Changes to the panel theme (for better of course), namely fonts, mostly
This commit is contained in:
parent
2d9e1e9378
commit
2d82420348
@ -1,4 +1,4 @@
|
||||
#---- Generated by tint2conf e78f ----
|
||||
#---- Generated by tint2conf d63b ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
@ -183,7 +183,7 @@ task_centered = 1
|
||||
urgent_nb_of_blink = 100
|
||||
task_maximum_size = 200 33
|
||||
task_padding = 5 3 3
|
||||
task_font = DejaVu Sans 9.5
|
||||
task_font = Ubuntu 10
|
||||
task_tooltip = 1
|
||||
task_thumbnail = 1
|
||||
task_thumbnail_size = 310
|
||||
@ -215,7 +215,7 @@ launcher_background_id = 6
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 22
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = PlaneGnome
|
||||
launcher_icon_theme = Flat-Remix-Blue
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
@ -224,7 +224,7 @@ launcher_tooltip = 1
|
||||
# Clock
|
||||
time1_format = %A, %d %b %H:%M:%S
|
||||
time2_format =
|
||||
time1_font = DejaVu Sans Bold Semi-Condensed 9.5
|
||||
time1_font = Ubuntu Bold 9.5
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
clock_font_color = #ffffff 100
|
||||
@ -232,7 +232,7 @@ clock_padding = 5 0
|
||||
clock_background_id = 0
|
||||
clock_tooltip = %A, %d %B %Y, week %W
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command =
|
||||
clock_lclick_command = orage
|
||||
clock_rclick_command =
|
||||
clock_mclick_command =
|
||||
clock_uwheel_command =
|
||||
@ -244,8 +244,8 @@ battery_tooltip = 1
|
||||
battery_low_status = 12
|
||||
battery_low_cmd = notify-send -u critical -i "/usr/share/icons/Adwaita/96x96/status/battery-low-symbolic.symbolic.png" '[!] warning' 'Battery level is below 12%'
|
||||
battery_full_cmd = #notify-send -u critical -i "/usr/share/icons/Adwaita/96x96/status/battery-full-charging-symbolic.symbolic.png" 'Battery fully charged' 'Time to unplug'
|
||||
bat1_font = DejaVu Sans Mono 8.5
|
||||
bat2_font = DejaVu Sans Mono 6
|
||||
bat1_font = Ubuntu 9
|
||||
bat2_font = Ubuntu 7
|
||||
battery_font_color = #ffffff 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
@ -257,8 +257,8 @@ battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
battery_uwheel_command =
|
||||
battery_dwheel_command =
|
||||
ac_connected_cmd =
|
||||
ac_disconnected_cmd =
|
||||
ac_connected_cmd = notify-send '[i] Power supply connected'
|
||||
ac_disconnected_cmd = notify-send '[i] Power supply unplugged'
|
||||
|
||||
#-------------------------------------
|
||||
# Separator 1
|
||||
@ -273,7 +273,7 @@ separator_padding = 1 8
|
||||
# Separator 2
|
||||
separator = new
|
||||
separator_background_id = 3
|
||||
separator_color = #777777 87
|
||||
separator_color = #777777 86
|
||||
separator_style = dots
|
||||
separator_size = 3
|
||||
separator_padding = 1 0
|
||||
@ -285,5 +285,5 @@ tooltip_hide_timeout = 0.1
|
||||
tooltip_padding = 4 4
|
||||
tooltip_background_id = 5
|
||||
tooltip_font_color = #dddddd 100
|
||||
tooltip_font = DejaVu Serif 9
|
||||
tooltip_font = Ubuntu 10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user