diff --git a/modules/yambar.lua b/modules/yambar.lua index a9bb993..fc676bc 100644 --- a/modules/yambar.lua +++ b/modules/yambar.lua @@ -30,9 +30,9 @@ bar: 4: {string: {text: "IV"}} 5: {string: {text: "V"}} 6: {string: {text: "VI"}} - 7: {string: {text: "VII"}} - 8: {string: {text: "VIII"}} - 9: {string: {text: "IX"}} + 7: {empty: {}} + 8: {empty: {}} + 9: {empty: {}} 10: {empty: {}} 11: {empty: {}} 12: {empty: {}} @@ -72,9 +72,6 @@ bar: 4: {string: {text: "IV", foreground: *bg}} 5: {string: {text: "V", foreground: *bg}} 6: {string: {text: "VI", foreground: *bg}} - 7: {string: {text: "VII", foreground: *bg}} - 8: {string: {text: "VIII", foreground: *bg}} - 9: {string: {text: "IX", foreground: *bg}} unfocused: map: <<: *river_base