diff options
author | luxagraf <sng@luxagraf.net> | 2023-04-05 15:12:51 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2023-04-05 15:12:51 -0500 |
commit | b8ffb4d13560e5c34794a740652427755c0996d2 (patch) | |
tree | d4429b26f7f4cda1e4f203183dc00c2698589b5b | |
parent | f7339a299fc8f56174bb283ff3f366d7d6f464ac (diff) |
fixed tint2 for x14 drives
-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 4ac869e..86a7c25 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -304,26 +304,26 @@ 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 +#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 |