diff options
Diffstat (limited to '.config/tint2/tint2rc')
-rw-r--r-- | .config/tint2/tint2rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index ad291fc..3529244 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -114,7 +114,7 @@ task_text = 0 task_icon = 1 task_centered = 1 urgent_nb_of_blink = 100000 -task_maximum_size = 180 35 +task_maximum_size = 50 35 task_padding = 2 2 4 task_tooltip = 1 task_thumbnail = 0 @@ -152,7 +152,7 @@ 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 = vivaldi.desktop launcher_item_app = darktable.desktop launcher_item_app = thunar.desktop @@ -283,7 +283,7 @@ execp_icon_h = 0 #------------------------------------- # Executor 4 execp = new -execp_command = psuinfo -In -W1 +execp_command = psuinfo -In -W2 execp_interval = 600 execp_has_icon = 0 execp_cache_icon = 1 |