Use monospace alias for fonts, remove menu clutter

This commit is contained in:
natemaia
2018-12-02 20:19:37 -08:00
parent 26b202b69f
commit 25d560d149
60 changed files with 313 additions and 4428 deletions

View File

@ -108,7 +108,7 @@ taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 4 4
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font = Ubuntu 10
taskbar_name_font = monospace 10
taskbar_name_font_color = #828282 100
taskbar_name_active_font_color = #a0a0bd 100
taskbar_distribute_size = 0
@ -123,7 +123,7 @@ task_centered = 1
urgent_nb_of_blink = 20
task_maximum_size = 36 30
task_padding = 6 2 4
task_font = Ubuntu 10
task_font = monospace 10
task_tooltip = 1
task_font_color = #828282 60
task_active_font_color = #828282 100
@ -172,10 +172,10 @@ launcher_item_app = /usr/share/applications/exo-web-browser.desktop
# Clock
time1_format = %H:%M
time2_format =
time1_font = Ubuntu 12
time1_font = sans 12
time1_timezone =
time2_font = sans 0
time2_timezone =
time2_font = Ubuntu Light 0
clock_font_color = #ffffff 100
clock_padding = 10 4
clock_background_id = 5
@ -193,8 +193,8 @@ battery_tooltip = 1
battery_low_status = 20
battery_low_cmd = notify-send "Battery Low"
battery_full_cmd =
bat1_font = Ubuntu 11
bat2_font = Ubuntu 0
bat1_font = sans 11
bat2_font = sans 0
battery_font_color = #b5b5b5 100
bat1_format =
bat2_format =
@ -232,5 +232,5 @@ tooltip_hide_timeout = 0
tooltip_padding = 10 6
tooltip_background_id = 6
tooltip_font_color = #d8d8d8 100
tooltip_font = Ubuntu 10
tooltip_font = sans 10