diff options
| author | Syndamia <kamen@syndamia.com> | 2025-03-28 15:30:24 +0200 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2025-03-28 15:30:24 +0200 |
| commit | 21393956461843ede7c7ef85bb816548b3e96737 (patch) | |
| tree | 788a65454f8c2c7860c04a1162dc2cbe0dabc70a /.config/tint2 | |
| parent | 25fce569cc7fb856338207c594c8fc07c37b8744 (diff) | |
| download | dotfiles-21393956461843ede7c7ef85bb816548b3e96737.tar dotfiles-21393956461843ede7c7ef85bb816548b3e96737.tar.gz dotfiles-21393956461843ede7c7ef85bb816548b3e96737.zip | |
feat: Update configs
Diffstat (limited to '.config/tint2')
| -rw-r--r-- | .config/tint2/tint2rc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 19869f8..2efc229 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf c598 ---- +#---- Generated by tint2conf 78a8 ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -79,6 +79,7 @@ panel_padding = 8 4 4 panel_background_id = 4 wm_menu = 1 panel_dock = 0 +panel_pivot_struts = 0 panel_position = top center horizontal panel_layer = top panel_monitor = all @@ -129,6 +130,7 @@ task_padding = 0 2 1 task_tooltip = 1 task_thumbnail = 1 task_thumbnail_size = 210 +task_iconified_icon_asb = 70 0 0 task_background_id = 3 task_active_background_id = 2 mouse_left = toggle_iconify @@ -158,7 +160,7 @@ launcher_icon_theme = Mint-Y-Dark-Blue launcher_icon_theme_override = 0 startup_notifications = 1 launcher_tooltip = 1 -launcher_item_app = /usr/share/applications/jgmenu.desktop +launcher_item_app = ~/.local/share/applications/jgmenu.desktop #------------------------------------- # Clock @@ -236,6 +238,7 @@ execp_has_icon = 0 execp_cache_icon = 1 execp_continuous = 1 execp_markup = 0 +execp_monitor = all execp_lclick_command = execp_rclick_command = execp_mclick_command = @@ -258,6 +261,7 @@ execp_has_icon = 0 execp_cache_icon = 1 execp_continuous = 1 execp_markup = 0 +execp_monitor = all execp_lclick_command = execp_rclick_command = execp_mclick_command = |
