summaryrefslogtreecommitdiff
path: root/.config/tint2/tint2rc
diff options
context:
space:
mode:
Diffstat (limited to '.config/tint2/tint2rc')
-rw-r--r--.config/tint2/tint2rc26
1 files changed, 24 insertions, 2 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc
index b0c302f..070f9e5 100644
--- a/.config/tint2/tint2rc
+++ b/.config/tint2/tint2rc
@@ -63,7 +63,7 @@ border_color_pressed = #000000 100
#-------------------------------------
# Panel
scale_relative_to_dpi = 1
-panel_items = P:L:TEEEEEESBC
+panel_items = P:L:TEEEEEEESBC
panel_size = 100% 20
panel_margin = 0 0
panel_padding = 2 0 2
@@ -239,7 +239,7 @@ 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/4692883
+execp_lclick_command = xdg-open https://openweathermap.org/city/5277856
execp_rclick_command =
execp_mclick_command =
execp_uwheel_command =
@@ -343,3 +343,25 @@ execp_background_id = 0
execp_centered = 0
execp_icon_w = 0
execp_icon_h = 0
+
+# Check VPN status
+execp = new
+execp_command = ~/bin/connected.sh
+execp_interval = 300
+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
+execp_icon_h = 0