Explorar o código

Replace default status bar separator by a point

DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
3439ed2528
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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)
 # Start i3bar to display a workspace bar (plus some system information)
 bar {
 bar {
         status_command i3status --config ~/.config/i3/status_bar
         status_command i3status --config ~/.config/i3/status_bar
+        separator_symbol "·"
 }
 }