feat(i3): move status bar to the top of the screen
This commit is contained in:
parent
f68e4116ce
commit
c0b8e65db8
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ bindsym $mod+r mode "resize"
|
|||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
position top
|
||||
status_command i3status
|
||||
tray_output primary
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue