diff options
Diffstat (limited to '.config/tint2/tint2rc')
-rw-r--r-- | .config/tint2/tint2rc | 101 |
1 files changed, 73 insertions, 28 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 3529244..4ac869e 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -62,9 +62,9 @@ border_color_pressed = #000000 100 #------------------------------------- # Panel -scale_relative_to_dpi = 2 -panel_items = P:L:TEEEESBC -panel_size = 100% 44 +scale_relative_to_dpi = 1 +panel_items = P:L:TEEEEEESBC +panel_size = 100% 20 panel_margin = 0 0 panel_padding = 2 0 2 panel_background_id = 1 @@ -102,7 +102,7 @@ taskbar_name_padding = 4 2 taskbar_name_background_id = 0 taskbar_name_active_background_id = 0 taskbar_name_font_color = #e3e3e3 100 -taskbar_name_font = Roboto 20 +taskbar_name_font = Roboto 10 taskbar_name_active_font_color = #ffffff 100 taskbar_distribute_size = 0 taskbar_sort_order = none @@ -124,16 +124,16 @@ task_background_id = 2 task_active_background_id = 3 task_urgent_background_id = 4 task_iconified_background_id = 2 -task_font = Roboto 18 -mouse_left = toggle_iconify +task_font = Roboto 9 +mouse_left = none mouse_middle = none -mouse_right = close -mouse_scroll_up = toggle -mouse_scroll_down = iconify +mouse_right = none +mouse_scroll_up = none +mouse_scroll_down = none #------------------------------------- # System tray (notification area) -systray_padding = 0 4 2 +systray_padding = 10 4 2 systray_background_id = 0 systray_sort = ascending systray_icon_size = 40 @@ -143,7 +143,7 @@ systray_monitor = 1 #------------------------------------- # Launcher launcher_padding = 8 0 12 -launcher_font = Roboto 24 +launcher_font = Roboto 14 launcher_background_id = 0 launcher_icon_background_id = 0 launcher_icon_size = 36 @@ -161,7 +161,7 @@ launcher_item_app = thunar.desktop time1_format = %a %b %d %l:%M #time2_format = %A %d %B time1_timezone = -time1_font = Roboto 24 +time1_font = Roboto 12 time2_timezone = clock_font_color = #ffffff 100 clock_padding = 2 0 @@ -177,14 +177,14 @@ clock_dwheel_command = # Battery battery = 0 battery_tooltip = 1 -bat1_font = Roboto 22 -bat2_font = Roboto 22 +bat1_font = Roboto 10 +bat2_font = Roboto 10 bat1_format = %s %p - %t battery_low_status = 10 battery_low_cmd = xmessage 'tint2: Battery low!' battery_full_cmd = battery_font_color = #ffffff 100 -battery_padding = 40 0 +battery_padding = 10 0 battery_background_id = 0 battery_hide = 101 @@ -201,7 +201,7 @@ button = new button_icon = ~/bin/launcher.png #button_text = Menu button_tooltip = -button_font = Roboto Regular 18 +button_font = Roboto Regular 9 button_font_color = #888888 100 button_background_id = 0 button_centered = 0 @@ -225,7 +225,7 @@ execp_markup = 1 execp_tooltip = execp_lclick_command = mpc toggle execp_rclick_command = mpc next -execp_font = Roboto Regular 20 +execp_font = Roboto Regular 10 execp_font_color = #ffffff 100 execp_padding = 8 0 execp_background_id = 2 @@ -243,22 +243,22 @@ execp_cache_icon = 1 execp_continuous = 0 execp_markup = 1 execp_tooltip = Current weather --> leftclick for 7days weather forecast -execp_lclick_command = xdg-open https://openweathermap.org/city/4583127 +execp_lclick_command = xdg-open https://openweathermap.org/city/4692883 execp_rclick_command = execp_mclick_command = execp_uwheel_command = execp_dwheel_command = -execp_font = Roboto 22 +execp_font = Roboto 10 execp_font_color = #ffffff 100 -execp_padding = 20 0 +execp_padding = 10 0 execp_background_id = 0 execp_centered = 0 -execp_icon_w = 48 -execp_icon_h = 48 +execp_icon_w = 24 +execp_icon_h = 24 #------------------------------------- -# Executor 3 +# RAM execp = new execp_command = psuinfo -IM execp_interval = 120 @@ -272,16 +272,16 @@ execp_rclick_command = execp_mclick_command = execp_uwheel_command = execp_dwheel_command = -execp_font = Roboto 22 +execp_font = Roboto 10 execp_font_color = #ffffff 100 -execp_padding = 20 0 +execp_padding = 5 0 execp_background_id = 0 execp_centered = 0 execp_icon_w = 0 execp_icon_h = 0 #------------------------------------- -# Executor 4 +# Storage drive status execp = new execp_command = psuinfo -In -W2 execp_interval = 600 @@ -295,9 +295,54 @@ execp_rclick_command = execp_mclick_command = execp_uwheel_command = execp_dwheel_command = -execp_font = Roboto 22 +execp_font = Roboto 10 execp_font_color = #ffffff 100 -execp_padding = 10 0 +execp_padding = 4 0 +execp_background_id = 0 +execp_centered = 0 +execp_icon_w = 0 +execp_icon_h = 0 +#------------------------------------- +# Home partition status +execp = new +execp_command = psuinfo -In -W1 +execp_interval = 600 +execp_has_icon = 0 +execp_cache_icon = 1 +execp_continuous = 1 +execp_markup = 1 +execp_tooltip = +execp_lclick_command = +execp_rclick_command = +execp_mclick_command = +execp_uwheel_command = +execp_dwheel_command = +execp_font = Roboto 10 +execp_font_color = #ffffff 100 +execp_padding = 4 0 +execp_background_id = 0 +execp_centered = 0 +execp_icon_w = 0 +execp_icon_h = 0 + +#------------------------------------- +# System partition status +execp = new +execp_command = psuinfo -In -W0 +execp_interval = 600 +execp_has_icon = 0 +execp_cache_icon = 1 +execp_continuous = 1 +execp_markup = 1 +execp_tooltip = +execp_lclick_command = +execp_rclick_command = +execp_mclick_command = +execp_uwheel_command = +execp_dwheel_command = +execp_font = Roboto 10 +execp_font_color = #ffffff 100 +execp_padding = 4 0 10 0 execp_background_id = 0 execp_centered = 0 execp_icon_w = 0 |