Added i3bar for second monitor for virtualarch.
This commit is contained in:
@@ -38,5 +38,27 @@ bar {
|
|||||||
|
|
||||||
i3bar_command i3bar
|
i3bar_command i3bar
|
||||||
status_command bash ~/.i3/i3bar_wrapper.bash
|
status_command bash ~/.i3/i3bar_wrapper.bash
|
||||||
#status_command i3status --config ~/.i3/i3status.d/virtualarch.conf
|
}
|
||||||
|
|
||||||
|
bar {
|
||||||
|
mode dock
|
||||||
|
position top
|
||||||
|
|
||||||
|
output VBOX1
|
||||||
|
tray_output none
|
||||||
|
|
||||||
|
workspace_buttons yes
|
||||||
|
|
||||||
|
id bar-2
|
||||||
|
|
||||||
|
font pango:DejaVu Sans Mono 8
|
||||||
|
|
||||||
|
colors {
|
||||||
|
background #000000
|
||||||
|
statusline #ffffff
|
||||||
|
separator #666666
|
||||||
|
}
|
||||||
|
|
||||||
|
i3bar_command i3bar
|
||||||
|
status_command i3status --config ~/.i3/i3status.d/virtualarch.conf
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user