Merge updates from recent build
This commit is contained in:
@ -2,30 +2,19 @@
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Panel
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #000000 40
|
||||
border_color = #828282 0
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #888888 20
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #888888 20
|
||||
|
||||
# Background 2: Active task
|
||||
rounded = 0
|
||||
border_width = 2
|
||||
# Background 1: Active task
|
||||
rounded = 4
|
||||
border_width = 3
|
||||
border_sides = T
|
||||
background_color = #888888 0
|
||||
border_color = #1793d1 100
|
||||
background_color_hover = #888888 20
|
||||
background_color_hover = #0028fe 22
|
||||
border_color_hover = #1793d1 100
|
||||
background_color_pressed = #888888 0
|
||||
border_color_pressed = #1793d1 100
|
||||
|
||||
# Background 3: Default task, Iconified task
|
||||
rounded = 0
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 4
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #000000 0
|
||||
@ -35,8 +24,8 @@ border_color_hover = #888888 20
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #888888 20
|
||||
|
||||
# Background 4: Urgent task
|
||||
rounded = 0
|
||||
# Background 3: Urgent task
|
||||
rounded = 4
|
||||
border_width = 2
|
||||
border_sides = T
|
||||
background_color = #888888 0
|
||||
@ -46,32 +35,32 @@ border_color_hover = #e64141 100
|
||||
background_color_pressed = #888888 0
|
||||
border_color_pressed = #e64141 100
|
||||
|
||||
# Background 5: Inactive taskbar
|
||||
rounded = 0
|
||||
# Background 4: Battery, Clock, Inactive desktop name, Inactive taskbar, Launcher, Launcher icon, Systray
|
||||
rounded = 4
|
||||
border_width = 2
|
||||
border_sides = LR
|
||||
background_color = #2B303B 20
|
||||
background_color = #2b303b 78
|
||||
border_color = #000000 0
|
||||
background_color_hover = #131313 0
|
||||
background_color_hover = #0112f0 14
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
background_color_pressed = #0023ff 20
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 6: Active taskbar
|
||||
rounded = 0
|
||||
# Background 5: Active desktop name, Active taskbar
|
||||
rounded = 4
|
||||
border_width = 2
|
||||
border_sides = LR
|
||||
background_color = #131313 20
|
||||
background_color = #35415d 86
|
||||
border_color = #d8d8d8 0
|
||||
background_color_hover = #d8d8d8 8
|
||||
border_color_hover = #d8d8d8 0
|
||||
background_color_pressed = #d8d8d8 8
|
||||
border_color_pressed = #d8d8d8 0
|
||||
|
||||
# Background 7: Tooltip
|
||||
rounded = 3
|
||||
# Background 6: Tooltip
|
||||
rounded = 4
|
||||
border_width = 0
|
||||
border_sides = TLR
|
||||
border_sides = TBLR
|
||||
background_color = #222222 90
|
||||
border_color = #222222 90
|
||||
background_color_hover = #222222 90
|
||||
@ -79,24 +68,13 @@ border_color_hover = #222222 90
|
||||
background_color_pressed = #222222 90
|
||||
border_color_pressed = #222222 90
|
||||
|
||||
# Background 8: Battery, Clock, Systray
|
||||
rounded = 0
|
||||
border_width = 2
|
||||
border_sides = LR
|
||||
background_color = #2B303B 20
|
||||
border_color = #000000 0
|
||||
background_color_hover = #131313 0
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = TSC
|
||||
panel_items = LTBSC
|
||||
panel_size = 100% 30
|
||||
panel_margin = 0 0
|
||||
panel_padding = 0 0 0
|
||||
panel_background_id = 1
|
||||
panel_background_id = 0
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_position = top center horizontal
|
||||
@ -118,21 +96,21 @@ mouse_pressed_icon_asb = 100 0 0
|
||||
#-------------------------------------
|
||||
# Taskbar
|
||||
taskbar_mode = multi_desktop
|
||||
taskbar_hide_if_empty = 0
|
||||
taskbar_hide_if_empty = 1
|
||||
taskbar_padding = 6 0 6
|
||||
taskbar_background_id = 5
|
||||
taskbar_active_background_id = 6
|
||||
taskbar_name = 0
|
||||
taskbar_background_id = 4
|
||||
taskbar_active_background_id = 5
|
||||
taskbar_name = 1
|
||||
taskbar_hide_inactive_tasks = 0
|
||||
taskbar_hide_different_monitor = 0
|
||||
taskbar_hide_different_monitor = 1
|
||||
taskbar_hide_different_desktop = 0
|
||||
taskbar_always_show_all_desktop_tasks = 0
|
||||
taskbar_name_padding = 0 0
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_padding = 2 0
|
||||
taskbar_name_background_id = 4
|
||||
taskbar_name_active_background_id = 5
|
||||
taskbar_name_font = Ubuntu 10
|
||||
taskbar_name_font_color = #828282 100
|
||||
taskbar_name_active_font_color = #828282 100
|
||||
taskbar_name_active_font_color = #a0a0bd 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
@ -143,8 +121,8 @@ task_text = 0
|
||||
task_icon = 1
|
||||
task_centered = 1
|
||||
urgent_nb_of_blink = 20
|
||||
task_maximum_size = 35 40
|
||||
task_padding = 2 2 2
|
||||
task_maximum_size = 36 30
|
||||
task_padding = 4 3 2
|
||||
task_font = Ubuntu 10
|
||||
task_tooltip = 1
|
||||
task_font_color = #828282 60
|
||||
@ -155,10 +133,10 @@ task_icon_asb = 80 0 0
|
||||
task_active_icon_asb = 100 0 0
|
||||
task_urgent_icon_asb = 100 0 0
|
||||
task_iconified_icon_asb = 80 0 0
|
||||
task_background_id = 3
|
||||
task_active_background_id = 2
|
||||
task_urgent_background_id = 4
|
||||
task_iconified_background_id = 3
|
||||
task_background_id = 2
|
||||
task_active_background_id = 1
|
||||
task_urgent_background_id = 3
|
||||
task_iconified_background_id = 2
|
||||
mouse_left = toggle_iconify
|
||||
mouse_middle = none
|
||||
mouse_right = close
|
||||
@ -167,35 +145,40 @@ mouse_scroll_down = iconify
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 4 2 3
|
||||
systray_background_id = 8
|
||||
systray_padding = 8 2 4
|
||||
systray_background_id = 4
|
||||
systray_sort = right2left
|
||||
systray_icon_size = 22
|
||||
systray_icon_size = 16
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 0 0 0
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 0
|
||||
launcher_padding = 5 0 5
|
||||
launcher_background_id = 4
|
||||
launcher_icon_background_id = 4
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 0
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
launcher_item_app = /usr/share/applications/thunar-settings.desktop
|
||||
launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop
|
||||
launcher_item_app = /usr/share/applications/geany.desktop
|
||||
launcher_item_app = /usr/share/applications/exo-web-browser.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format =
|
||||
time1_font = Ubuntu Bold 10
|
||||
time1_font = Ubuntu 12
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
time2_font = Ubuntu Light 0
|
||||
clock_font_color = #ffffff 100
|
||||
clock_padding = 10 4
|
||||
clock_background_id = 8
|
||||
clock_background_id = 4
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command = gsimplecal
|
||||
@ -216,7 +199,7 @@ battery_font_color = #b5b5b5 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 4 2
|
||||
battery_background_id = 8
|
||||
battery_background_id = 4
|
||||
battery_hide = 101
|
||||
battery_lclick_command =
|
||||
battery_rclick_command = xfce4-power-manager-settings
|
||||
@ -231,6 +214,6 @@ ac_disconnected_cmd =
|
||||
tooltip_show_timeout = 0
|
||||
tooltip_hide_timeout = 0
|
||||
tooltip_padding = 2 2
|
||||
tooltip_background_id = 7
|
||||
tooltip_background_id = 6
|
||||
tooltip_font_color = #d8d8d8 100
|
||||
tooltip_font = Ubuntu 10
|
||||
|
@ -2,30 +2,19 @@
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Panel
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #000000 40
|
||||
border_color = #828282 0
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #888888 20
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #888888 20
|
||||
|
||||
# Background 2: Active task
|
||||
rounded = 0
|
||||
border_width = 2
|
||||
# Background 1: Active task
|
||||
rounded = 4
|
||||
border_width = 3
|
||||
border_sides = T
|
||||
background_color = #888888 0
|
||||
border_color = #1793d1 100
|
||||
background_color_hover = #888888 20
|
||||
background_color_hover = #0028fe 22
|
||||
border_color_hover = #1793d1 100
|
||||
background_color_pressed = #888888 0
|
||||
border_color_pressed = #1793d1 100
|
||||
|
||||
# Background 3: Default task, Iconified task
|
||||
rounded = 0
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 4
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #000000 0
|
||||
@ -35,8 +24,8 @@ border_color_hover = #888888 20
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #888888 20
|
||||
|
||||
# Background 4: Urgent task
|
||||
rounded = 0
|
||||
# Background 3: Urgent task
|
||||
rounded = 4
|
||||
border_width = 2
|
||||
border_sides = T
|
||||
background_color = #888888 0
|
||||
@ -46,32 +35,32 @@ border_color_hover = #e64141 100
|
||||
background_color_pressed = #888888 0
|
||||
border_color_pressed = #e64141 100
|
||||
|
||||
# Background 5: Inactive taskbar
|
||||
rounded = 0
|
||||
# Background 4: Battery, Clock, Inactive desktop name, Inactive taskbar, Launcher, Launcher icon, Systray
|
||||
rounded = 4
|
||||
border_width = 2
|
||||
border_sides = LR
|
||||
background_color = #2B303B 20
|
||||
background_color = #2b303b 78
|
||||
border_color = #000000 0
|
||||
background_color_hover = #131313 0
|
||||
background_color_hover = #0112f0 14
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
background_color_pressed = #0023ff 20
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 6: Active taskbar
|
||||
rounded = 0
|
||||
# Background 5: Active desktop name, Active taskbar
|
||||
rounded = 4
|
||||
border_width = 2
|
||||
border_sides = LR
|
||||
background_color = #131313 20
|
||||
background_color = #35415d 86
|
||||
border_color = #d8d8d8 0
|
||||
background_color_hover = #d8d8d8 8
|
||||
border_color_hover = #d8d8d8 0
|
||||
background_color_pressed = #d8d8d8 8
|
||||
border_color_pressed = #d8d8d8 0
|
||||
|
||||
# Background 7: Tooltip
|
||||
rounded = 3
|
||||
# Background 6: Tooltip
|
||||
rounded = 4
|
||||
border_width = 0
|
||||
border_sides = TLR
|
||||
border_sides = TBLR
|
||||
background_color = #222222 90
|
||||
border_color = #222222 90
|
||||
background_color_hover = #222222 90
|
||||
@ -79,24 +68,13 @@ border_color_hover = #222222 90
|
||||
background_color_pressed = #222222 90
|
||||
border_color_pressed = #222222 90
|
||||
|
||||
# Background 8: Battery, Clock, Systray
|
||||
rounded = 0
|
||||
border_width = 2
|
||||
border_sides = LR
|
||||
background_color = #2B303B 20
|
||||
border_color = #000000 0
|
||||
background_color_hover = #131313 0
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = TSC
|
||||
panel_items = LTBSC
|
||||
panel_size = 100% 30
|
||||
panel_margin = 0 0
|
||||
panel_padding = 0 0 0
|
||||
panel_background_id = 1
|
||||
panel_background_id = 0
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_position = top center horizontal
|
||||
@ -118,21 +96,21 @@ mouse_pressed_icon_asb = 100 0 0
|
||||
#-------------------------------------
|
||||
# Taskbar
|
||||
taskbar_mode = multi_desktop
|
||||
taskbar_hide_if_empty = 0
|
||||
taskbar_hide_if_empty = 1
|
||||
taskbar_padding = 6 0 6
|
||||
taskbar_background_id = 5
|
||||
taskbar_active_background_id = 6
|
||||
taskbar_name = 0
|
||||
taskbar_background_id = 4
|
||||
taskbar_active_background_id = 5
|
||||
taskbar_name = 1
|
||||
taskbar_hide_inactive_tasks = 0
|
||||
taskbar_hide_different_monitor = 0
|
||||
taskbar_hide_different_monitor = 1
|
||||
taskbar_hide_different_desktop = 0
|
||||
taskbar_always_show_all_desktop_tasks = 0
|
||||
taskbar_name_padding = 0 0
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_padding = 2 0
|
||||
taskbar_name_background_id = 4
|
||||
taskbar_name_active_background_id = 5
|
||||
taskbar_name_font = Ubuntu 10
|
||||
taskbar_name_font_color = #828282 100
|
||||
taskbar_name_active_font_color = #828282 100
|
||||
taskbar_name_active_font_color = #a0a0bd 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
@ -143,8 +121,8 @@ task_text = 0
|
||||
task_icon = 1
|
||||
task_centered = 1
|
||||
urgent_nb_of_blink = 20
|
||||
task_maximum_size = 35 40
|
||||
task_padding = 2 2 2
|
||||
task_maximum_size = 36 30
|
||||
task_padding = 4 3 2
|
||||
task_font = Ubuntu 10
|
||||
task_tooltip = 1
|
||||
task_font_color = #828282 60
|
||||
@ -155,10 +133,10 @@ task_icon_asb = 80 0 0
|
||||
task_active_icon_asb = 100 0 0
|
||||
task_urgent_icon_asb = 100 0 0
|
||||
task_iconified_icon_asb = 80 0 0
|
||||
task_background_id = 3
|
||||
task_active_background_id = 2
|
||||
task_urgent_background_id = 4
|
||||
task_iconified_background_id = 3
|
||||
task_background_id = 2
|
||||
task_active_background_id = 1
|
||||
task_urgent_background_id = 3
|
||||
task_iconified_background_id = 2
|
||||
mouse_left = toggle_iconify
|
||||
mouse_middle = none
|
||||
mouse_right = close
|
||||
@ -167,35 +145,40 @@ mouse_scroll_down = iconify
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 4 2 3
|
||||
systray_background_id = 8
|
||||
systray_padding = 8 2 4
|
||||
systray_background_id = 4
|
||||
systray_sort = right2left
|
||||
systray_icon_size = 22
|
||||
systray_icon_size = 16
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 0 0 0
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 0
|
||||
launcher_padding = 5 0 5
|
||||
launcher_background_id = 4
|
||||
launcher_icon_background_id = 4
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 0
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
launcher_item_app = /usr/share/applications/thunar-settings.desktop
|
||||
launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop
|
||||
launcher_item_app = /usr/share/applications/geany.desktop
|
||||
launcher_item_app = /usr/share/applications/exo-web-browser.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format =
|
||||
time1_font = Ubuntu Bold 10
|
||||
time1_font = Ubuntu 12
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
time2_font = Ubuntu Light 0
|
||||
clock_font_color = #ffffff 100
|
||||
clock_padding = 10 4
|
||||
clock_background_id = 8
|
||||
clock_background_id = 4
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command = gsimplecal
|
||||
@ -216,7 +199,7 @@ battery_font_color = #b5b5b5 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 4 2
|
||||
battery_background_id = 8
|
||||
battery_background_id = 4
|
||||
battery_hide = 101
|
||||
battery_lclick_command =
|
||||
battery_rclick_command = xfce4-power-manager-settings
|
||||
@ -231,6 +214,6 @@ ac_disconnected_cmd =
|
||||
tooltip_show_timeout = 0
|
||||
tooltip_hide_timeout = 0
|
||||
tooltip_padding = 2 2
|
||||
tooltip_background_id = 7
|
||||
tooltip_background_id = 6
|
||||
tooltip_font_color = #d8d8d8 100
|
||||
tooltip_font = Ubuntu 10
|
||||
|
Reference in New Issue
Block a user