Browse Source

Use custom separator symbol

Alois Mahdal 10 years ago
parent
commit
cb1fa5d6cf
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      dotfiles/i3/config

+ 3
- 0
dotfiles/i3/config View File

176
 # finds out, if available)
176
 # finds out, if available)
177
 bar {
177
 bar {
178
         status_command i3status
178
         status_command i3status
179
+        separator_symbol "•"
180
+        # other suggestions:
181
+        #     ‧•┇╻╹╹╿═╎╏◆◾║︙⎪∣∕⟘⟙∙∼⦀⦑⦒⦚⧸⧹▓▒░⧻⧺┆˘͡͡ːˌ˷|・፧።
179
 }
182
 }
180
 
183
 
181
 # bar {
184
 # bar {