>>106560213
>Is this i3?
Yes.
>could you share your i3bar config?
You mean the i3bar config, that goes in i3 config by default, or the i3status config? It's mostly the defaults, tell me if you're interested in something specifically.
bar {
status_command i3status
tray_output primary
separator_symbol "|"
bindsym button3 workspace back_and_forth
colors {
#class border backgr. foregr.
focused_workspace #287755 #287755 #ffffff
inactive_workspace #222222 #222222 #888888
urgent_workspace #EF2F27 #EF2F27 #ffffff
}
}