Fixed i3bar id, now starting from 0.
This commit is contained in:
@@ -21,7 +21,7 @@ bar {
|
|||||||
# show workspace buttons
|
# show workspace buttons
|
||||||
workspace_buttons yes
|
workspace_buttons yes
|
||||||
|
|
||||||
id bar-1
|
id bar-0
|
||||||
|
|
||||||
font pango:DejaVu Sans Mono 8
|
font pango:DejaVu Sans Mono 8
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ bar {
|
|||||||
# show workspace buttons
|
# show workspace buttons
|
||||||
workspace_buttons yes
|
workspace_buttons yes
|
||||||
|
|
||||||
id bar-1
|
id bar-0
|
||||||
|
|
||||||
font pango:DejaVu Sans Mono 8
|
font pango:DejaVu Sans Mono 8
|
||||||
|
|
||||||
@@ -49,7 +49,7 @@ bar {
|
|||||||
|
|
||||||
workspace_buttons yes
|
workspace_buttons yes
|
||||||
|
|
||||||
id bar-2
|
id bar-1
|
||||||
|
|
||||||
font pango:DejaVu Sans Mono 8
|
font pango:DejaVu Sans Mono 8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user