Hacker News new | ask | show | jobs
by reachtarunhere 2251 days ago
Glad that your enjoying it. Just add these lines to ~/.config/i3/config and reset. That should get the bar on the top.

  # Start i3bar to display a workspace bar
  bar {
    position top
    status_command i3status
  }