Browse Source

Replace default status bar separator by a point

DricomDragon 4 năm trước cách đây
mục cha
commit
3439ed2528
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Install/Templates/i3/config

+ 1 - 0
Install/Templates/i3/config

@@ -213,5 +213,6 @@ hide_edge_borders smart
 # Start i3bar to display a workspace bar (plus some system information)
 bar {
         status_command i3status --config ~/.config/i3/status_bar
+        separator_symbol "·"
 }