X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=sample%2Ficon_and_text_4.tint2rc;h=06430f1ff3c6729036ef8e816e664a7c7bf0359b;hb=616c9da1e11226d2b98478ee644d12339489813a;hp=7f4e5e918805ab79a23df30c9e8576c526f7908b;hpb=a5e1fb6d51a4eac007571b88f0421022e21c3500;p=chaz%2Ftint2 diff --git a/sample/icon_and_text_4.tint2rc b/sample/icon_and_text_4.tint2rc index 7f4e5e9..06430f1 100644 --- a/sample/icon_and_text_4.tint2rc +++ b/sample/icon_and_text_4.tint2rc @@ -1,127 +1,123 @@ -#--------------------------------------------- -# TINT2 CONFIG FILE -#--------------------------------------------- -# For more information about tint2, see: -# http://code.google.com/p/tint2/wiki/Welcome -# -# For more config file examples, see: -# http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/ -#--------------------------------------------- -# BACKGROUND AND BORDER -#--------------------------------------------- +# Tint2 config file +# Generated by tintwizard (http://code.google.com/p/tintwizard/) +# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure + +# Background definitions +# ID 1 rounded = 5 border_width = 0 background_color = #000000 60 border_color = #FFFFFF 20 +# ID 2 rounded = 5 border_width = 1 -background_color = #ffffff 0 -border_color = #ffffff 20 +background_color = #FFFFFF 0 +border_color = #FFFFFF 20 +# ID 3 rounded = 5 border_width = 0 -background_color = #000000 30 -border_color = #000000 1 +background_color = #000000 29 +border_color = #000000 0 +# ID 4 rounded = 5 border_width = 1 -background_color = #e80000 60 -border_color = #ffffff 20 +background_color = #E80000 60 +border_color = #FFFFFF 20 -#--------------------------------------------- -# PANEL -#--------------------------------------------- +# Panel panel_monitor = all panel_position = bottom center horizontal panel_size = 92% 28 panel_margin = 0 0 panel_padding = 7 0 7 -panel_background_id = 0 -panel_layer = top +panel_dock = 0 wm_menu = 1 +panel_layer = top +panel_background_id = 0 + +# Panel Autohide +autohide = 0 +autohide_show_timeout = 0.0 +autohide_hide_timeout = 0.0 +autohide_height = 0 strut_policy = follow_size -font_shadow = 0 -#--------------------------------------------- -# TASKBAR -#--------------------------------------------- +# Taskbar taskbar_mode = multi_desktop taskbar_padding = 2 3 2 taskbar_background_id = 3 +#taskbar_active_background_id = 0 -#--------------------------------------------- -# TASKS -#--------------------------------------------- +# Tasks +urgent_nb_of_blink = 18 task_icon = 1 task_text = 1 -task_maximum_size = 140 30 task_centered = 1 +task_maximum_size = 140 30 task_padding = 2 3 -task_font = sans 7 - -# Task inactive -task_font_color = #ffffff 70 -task_icon_asb = 100 0 0 task_background_id = 2 - -# Task active -task_active_font_color = #ffffff 85 -task_active_icon_asb = 100 0 0 task_active_background_id = 1 - -# Task urgent -task_urgent_font_color = #ffffff 85 -task_urgent_icon_asb = 100 0 0 task_urgent_background_id = 4 -urgent_nb_of_blink = 18 +task_iconified_background_id = 2 -# Task iconified -task_iconified_font_color = #ffffff 70 +# Task Icons +task_icon_asb = 100 0 0 +task_active_icon_asb = 100 0 0 +task_urgent_icon_asb = 100 0 0 task_iconified_icon_asb = 100 0 0 -task_iconified_background_id = 2 +# Fonts +task_font = sans 7 +task_font_color = #FFFFFF 69 +task_active_font_color = #FFFFFF 84 +task_urgent_font_color = #FFFFFF 84 +task_iconified_font_color = #FFFFFF 69 +font_shadow = 0 -#--------------------------------------------- -# SYSTRAYBAR -#--------------------------------------------- +# System Tray systray = 1 systray_padding = 5 2 5 +systray_sort = ascending systray_background_id = 1 -systray_icon_asb = 100 -10 -5 systray_icon_size = 16 -systray_sort = ascending +systray_icon_asb = 100 -10 -5 -#--------------------------------------------- -# CLOCK -#--------------------------------------------- +# Clock time1_format = %H:%M time1_font = sans 8 time2_format = %A %d %B time2_font = sans 6 -clock_font_color = #ffffff 76 +clock_font_color = #FFFFFF 75 clock_padding = 4 4 clock_background_id = 1 -#--------------------------------------------- -# BATTERY -#--------------------------------------------- +# Tooltips +tooltip = 0 +tooltip_padding = 0 0 +tooltip_show_timeout = 0 +tooltip_hide_timeout = 0 +tooltip_background_id = 0 +tooltip_font = Sans 12 +tooltip_font_color = #FFFFFF 100 + +# Mouse +mouse_middle = none +mouse_right = close +mouse_scroll_up = toggle +mouse_scroll_down = iconify + +# Battery battery = 0 -battery_hide = 95 battery_low_status = 7 battery_low_cmd = notify-send "battery low" +battery_hide = 95 bat1_font = sans 8 bat2_font = sans 6 -battery_font_color = #ffffff 76 +battery_font_color = #FFFFFF 75 battery_padding = 1 0 battery_background_id = 1 - -#--------------------------------------------- -# MOUSE ACTION ON TASK -#--------------------------------------------- -mouse_middle = none -mouse_right = close -mouse_scroll_up = toggle -mouse_scroll_down = iconify - +# End of config \ No newline at end of file