dotfiles

config files for my linux setup
git clone git://edryd.org/dotfiles
Log | Files | Refs | README

tint2rc (4397B)


      1 # Backgrounds
      2 # Background 1
      3 rounded = 0
      4 border_width = 0
      5 background_color = #002b36 100
      6 border_color = #002b36 0
      7 
      8 # Background 2
      9 rounded = 1
     10 border_width = 0
     11 background_color = #b58900 100
     12 border_color = #b58900 100
     13 
     14 # Background 3
     15 rounded = 1
     16 border_width = 0
     17 background_color = #002b36 0
     18 border_color = #002b36 0
     19 
     20 # Background 4
     21 rounded = 1
     22 border_width = 1
     23 background_color = #888888 100
     24 border_color = #ed2323 60
     25 
     26 # Background 5
     27 rounded = 0
     28 border_width = 1
     29 background_color = #000000 0
     30 border_color = #000000 0
     31 
     32 # Background 6
     33 rounded = 0
     34 border_width = 1
     35 background_color = #073642 100
     36 border_color = #073642 100
     37 
     38 # Background 7
     39 rounded = 3
     40 border_width = 0
     41 background_color = #222222 100
     42 border_color = #222222 100
     43 
     44 # Background 8
     45 rounded = 1
     46 border_width = 1
     47 background_color = #888888 100
     48 border_color = #888888 10
     49 
     50 # Background 9
     51 rounded = 1
     52 border_width = 0
     53 background_color = #b58900 100
     54 border_color = #b58900 100
     55 
     56 #-------------------------------------
     57 # Panel
     58 panel_items = TSC
     59 panel_size = 100% 30
     60 panel_margin = 0 0
     61 panel_padding = 0 0 0
     62 panel_background_id = 1
     63 wm_menu = 1
     64 panel_dock = 0
     65 panel_position = bottom center horizontal
     66 panel_layer = top
     67 panel_monitor = all
     68 autohide = 1
     69 autohide_show_timeout = 0.3
     70 autohide_hide_timeout = 1.5
     71 autohide_height = 3
     72 strut_policy = follow_size
     73 panel_window_name = tint2
     74 disable_transparency = 0
     75 font_shadow = 0
     76 
     77 #-------------------------------------
     78 # Taskbar
     79 taskbar_mode = multi_desktop
     80 taskbar_padding = 6 0 6
     81 taskbar_background_id = 5
     82 taskbar_active_background_id = 6
     83 taskbar_name = 1
     84 taskbar_hide_inactive_tasks = 0
     85 taskbar_hide_different_monitor = 0
     86 taskbar_name_padding = 0 0
     87 taskbar_name_background_id = 0
     88 taskbar_name_active_background_id = 0
     89 taskbar_name_font = Liberation Sans 9
     90 taskbar_name_font_color = #eee8d5 100
     91 taskbar_name_active_font_color = #eee8d5 100
     92 taskbar_distribute_size = 0
     93 taskbar_sort_order = none
     94 task_align = left
     95 
     96 #-------------------------------------
     97 # Task
     98 task_text = 0
     99 task_icon = 1
    100 task_centered = 1
    101 urgent_nb_of_blink = 20
    102 task_maximum_size = 40 40
    103 task_padding = 2 2 2
    104 task_font = Liberation Sans 06_55 6
    105 task_tooltip = 1
    106 task_font_color = #828282 60
    107 task_active_font_color = #828282 100
    108 task_urgent_font_color = #ffffff 100
    109 task_iconified_font_color = #d8d8d8 60
    110 task_icon_asb = 80 0 0
    111 task_active_icon_asb = 100 0 0
    112 task_urgent_icon_asb = 100 0 0
    113 task_iconified_icon_asb = 80 0 0
    114 task_background_id = 3
    115 task_active_background_id = 2
    116 task_urgent_background_id = 4
    117 task_iconified_background_id = 3
    118 mouse_left = toggle_iconify
    119 mouse_middle = none
    120 mouse_right = toggle
    121 mouse_scroll_up = toggle
    122 mouse_scroll_down = iconify
    123 
    124 #-------------------------------------
    125 # System tray (notification area)
    126 systray_padding = 4 2 3
    127 systray_background_id = 0
    128 systray_sort = right2left
    129 systray_icon_size = 24
    130 systray_icon_asb = 100 0 0
    131 systray_monitor = 1
    132 
    133 #-------------------------------------
    134 # Launcher
    135 launcher_padding = 8 4 4
    136 launcher_background_id = 0
    137 launcher_icon_size = 24
    138 launcher_icon_asb = 0 -100 -100
    139 launcher_icon_theme_override = 0
    140 startup_notifications = 0
    141 launcher_tooltip = 0
    142 launcher_item_app = /usr/share/applications/terminator.desktop
    143 launcher_item_app = /usr/share/applications/xfce4-file-manager.desktop
    144 launcher_item_app = /usr/share/applications/gedit.desktop
    145 launcher_item_app = /usr/share/applications/iceweasel.desktop
    146 
    147 #-------------------------------------
    148 # Clock
    149 time1_format = %I:%M
    150 time2_format = 
    151 time1_font = Liberation Sans 11
    152 time1_timezone = 
    153 time2_timezone = 
    154 time2_font = Sans 12
    155 clock_font_color = #b5b5b5 100
    156 clock_padding = 12 4
    157 clock_background_id = 0
    158 clock_tooltip = 
    159 clock_tooltip_timezone = 
    160 clock_lclick_command = gsimplecal
    161 clock_rclick_command = gsimplecal
    162 clock_mclick_command = 
    163 clock_uwheel_command = 
    164 clock_dwheel_command = 
    165 
    166 #-------------------------------------
    167 # Battery
    168 battery_low_status = 20
    169 battery_low_cmd = notify-send "Battery Low"
    170 bat1_font = Liberation Mono 8
    171 bat2_font = Liberation Mono 8
    172 battery_font_color = #b5b5b5 100
    173 battery_padding = 2 0
    174 battery_background_id = 0
    175 battery_hide = 96
    176 battery_lclick_command = 
    177 battery_rclick_command = 
    178 battery_mclick_command = 
    179 battery_uwheel_command = 
    180 battery_dwheel_command = 
    181 
    182 #-------------------------------------
    183 # Tooltip
    184 tooltip_show_timeout = 0
    185 tooltip_hide_timeout = 0
    186 tooltip_padding = 2 2
    187 tooltip_background_id = 7
    188 tooltip_font_color = #d8d8d8 100
    189 tooltip_font = Liberation Sans normal 9.0
    190