]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/tint2/tint2rc
switch i3bar->tint2, zsh bell, pbuild/run->portpkg
[dotfiles.git] / xdg / tint2 / tint2rc
index b701cde7fa95c50b871d7c0ee223011d08d71d08..7641f25098e209a7f5e3b39040be71a3c905648c 100644 (file)
@@ -1,4 +1,4 @@
-#---- Generated by tint2conf 758d ----
+#---- Generated by tint2conf e587 ----
 # See https://gitlab.com/o9000/tint2/wikis/Configure for 
 # full documentation of the configuration options.
 #-------------------------------------
@@ -51,8 +51,8 @@ border_color_pressed = #000000 0
 
 #-------------------------------------
 # Panel
-panel_items = T:C
-panel_size = 100% 19
+panel_items = T:SECB
+panel_size = 100% 28
 panel_margin = 0 0
 panel_padding = 0 1 0
 panel_background_id = 3
@@ -145,17 +145,18 @@ launcher_tooltip = 1
 
 #-------------------------------------
 # Clock
-time1_format = %a/%b %d/%m/%Y %H:%M:%S
-time2_format = 
+time1_format = %H:%M:%S
+time2_format = %a/%b %d/%m/%Y
 time1_font = Dina 8
 time1_timezone = 
 time2_timezone = 
+time2_font = Dina 6
 clock_font_color = #93a1a1 100
-clock_padding = 0 0
+clock_padding = 2 0
 clock_background_id = 0
 clock_tooltip = 
 clock_tooltip_timezone = 
-clock_lclick_command = 
+clock_lclick_command = gsimplecal
 clock_rclick_command = 
 clock_mclick_command = 
 clock_uwheel_command = 
@@ -163,11 +164,13 @@ clock_dwheel_command =
 
 #-------------------------------------
 # Battery
-battery_tooltip = 0
-battery_low_status = 0
-battery_low_cmd = 
-battery_font_color = #ffffff 100
-battery_padding = 0 0
+battery_tooltip = 1
+battery_low_status = 5
+battery_low_cmd = notify-send -u critical "Battery low"
+bat1_font = Dina 8
+bat2_font = Dina 6
+battery_font_color = #93a1a1 100
+battery_padding = 2 0
 battery_background_id = 0
 battery_hide = 101
 battery_lclick_command = 
@@ -182,10 +185,33 @@ ac_disconnected_cmd =
 # Separator 1
 separator = new
 separator_background_id = 0
-separator_color = #000000 0
-separator_style = empty
-separator_size = 15
-separator_padding = 0 0
+separator_color = #268db2 100
+separator_style = line
+separator_size = 1
+separator_padding = 5 0
+
+#-------------------------------------
+# Executor 1
+execp = new
+execp_command = ~/bin/i3status-tint2 cpu
+execp_interval = 0
+execp_has_icon = 0
+execp_cache_icon = 1
+execp_continuous = 2
+execp_markup = 1
+execp_tooltip = 
+execp_lclick_command = 
+execp_rclick_command = 
+execp_mclick_command = 
+execp_uwheel_command = 
+execp_dwheel_command = 
+execp_font = Dina 8
+execp_font_color = #93a1a1 100
+execp_padding = 2 0
+execp_background_id = 0
+execp_centered = 1
+execp_icon_w = 0
+execp_icon_h = 0
 
 #-------------------------------------
 # Tooltip
This page took 0.032932 seconds and 4 git commands to generate.