diff options
Diffstat (limited to '.config/tint2/tint2rc')
-rw-r--r-- | .config/tint2/tint2rc | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 716830f..a5e1f9f 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -80,7 +80,7 @@ autohide_hide_timeout = 0.5 autohide_height = 2 strut_policy = follow_size panel_window_name = tint2 -disable_transparency = 0 +disable_transparency = 1 mouse_effects = 1 font_shadow = 0 mouse_hover_icon_asb = 100 0 10 @@ -96,15 +96,15 @@ taskbar_active_background_id = 0 taskbar_name = 1 taskbar_hide_inactive_tasks = 0 taskbar_hide_different_monitor = 0 -taskbar_hide_different_desktop = 0 +taskbar_hide_different_desktop = 1 taskbar_always_show_all_desktop_tasks = 0 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 13 +taskbar_name_font = Roboto 12 taskbar_name_active_font_color = #ffffff 100 -taskbar_distribute_size = 0 +taskbar_distribute_size = 1 taskbar_sort_order = none task_align = left @@ -133,7 +133,7 @@ mouse_scroll_down = iconify #------------------------------------- # System tray (notification area) -systray_padding = 0 4 2 +systray_padding = 5 4 2 systray_background_id = 0 systray_sort = ascending systray_icon_size = 40 @@ -151,10 +151,10 @@ launcher_icon_asb = 100 0 0 launcher_icon_theme_override = 0 startup_notifications = 1 launcher_tooltip = 1 -launcher_item_app = urxvt.desktop -launcher_item_app = vivaldi-snapshot.desktop -launcher_item_app = darktable.desktop -launcher_item_app = thunar.desktop +#launcher_item_app = urxvt.desktop +#launcher_item_app = vivaldi.desktop +#launcher_item_app = darktable.desktop +#launcher_item_app = thunar.desktop #------------------------------------- # Clock @@ -177,14 +177,14 @@ clock_dwheel_command = # Battery battery = 0 battery_tooltip = 1 -bat1_font = Roboto 13 +bat1_font = Roboto 12 bat2_font = Roboto 13 bat1_format = %p - %h:%m 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 = 15 0 battery_background_id = 0 battery_hide = 101 @@ -201,12 +201,12 @@ button = new button_icon = ~/bin/launcher.png #button_text = Menu button_tooltip = -button_font = Roboto Regular 13 +button_font = Roboto Regular 12 button_font_color = #888888 100 button_background_id = 0 button_centered = 0 button_padding = 10 1 1 -button_max_icon_size = 20 +button_max_icon_size = 18 button_lclick_command = jgmenu_run # button_mclick_command = button_rclick_command = jgmenu_run @@ -225,7 +225,7 @@ execp_markup = 1 execp_tooltip = execp_lclick_command = mpc toggle execp_rclick_command = mpc next -execp_font = Roboto Regular 13 +execp_font = Roboto Regular 11 execp_font_color = #ffffff 100 execp_padding = 8 0 execp_background_id = 2 @@ -248,9 +248,9 @@ execp_rclick_command = execp_mclick_command = execp_uwheel_command = execp_dwheel_command = -execp_font = Roboto 13 +execp_font = Roboto 12 execp_font_color = #ffffff 100 -execp_padding = 20 0 +execp_padding = 10 0 execp_background_id = 0 execp_centered = 0 execp_icon_w = 24 @@ -272,9 +272,9 @@ execp_rclick_command = execp_mclick_command = execp_uwheel_command = execp_dwheel_command = -execp_font = Roboto 13 +execp_font = Roboto 12 execp_font_color = #ffffff 100 -execp_padding = 20 0 +execp_padding = 10 0 execp_background_id = 0 execp_centered = 0 execp_icon_w = 0 @@ -295,9 +295,9 @@ execp_rclick_command = execp_mclick_command = execp_uwheel_command = execp_dwheel_command = -execp_font = Roboto 13 +execp_font = Roboto 12 execp_font_color = #ffffff 100 -execp_padding = 10 0 +execp_padding = 5 0 execp_background_id = 0 execp_centered = 0 execp_icon_w = 0 |