]> Dogcows Code - chaz/tint2/blobdiff - sample/icon_only_7.tint2rc
add missing battery config CPP guard
[chaz/tint2] / sample / icon_only_7.tint2rc
index ae7b0611c3d095a287dd9744ff5fd34203674fa6..aca7047d8822b127c71261fcf35dd74f2785a65b 100644 (file)
@@ -23,7 +23,9 @@ border_color = #CCCCCC 40
 
 # Panel
 panel_monitor = all
-panel_position = bottom center horizontal
+#panel_position = bottom center horizontal
+#panel_position = top center horizontal
+panel_position = top center vertical
 panel_size = 95% 30
 panel_margin = 0 0
 panel_padding = 7 3 7
@@ -41,6 +43,7 @@ strut_policy = follow_size
 
 # Taskbar
 taskbar_mode = multi_desktop
+#taskbar_mode = single_desktop
 taskbar_padding = 0 0 0
 taskbar_background_id = 2
 taskbar_active_background_id = 2
@@ -56,6 +59,10 @@ task_background_id = 0
 task_active_background_id = 3
 task_urgent_background_id = 0
 task_iconified_background_id = 0
+task_tooltip = 1
+#task_align = left
+#task_align = center
+task_align = right
 
 # Task Icons
 task_icon_asb = 100 0 0
@@ -93,7 +100,6 @@ time1_timezone = :Europe/Paris
 time2_timezone = :Europe/Moscow
 
 # Tooltips
-tooltip = 1
 tooltip_padding = 5 4
 tooltip_show_timeout = 0.8
 tooltip_hide_timeout = 0.3
@@ -118,4 +124,4 @@ battery_font_color = #FFFFFF 100
 battery_padding = 1 0
 battery_background_id = 0
 
-# End of config
\ No newline at end of file
+# End of config
This page took 0.020415 seconds and 4 git commands to generate.