8 ms·
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 b
by reachtarunhere 6y 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
}