i3: Put the i3 status on top
This commit is contained in:
parent
28b9b906ed
commit
d9beffb00c
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ set_from_resource $term_color15 color15
|
||||||
bar {
|
bar {
|
||||||
i3bar_command i3bar
|
i3bar_command i3bar
|
||||||
status_command i3status
|
status_command i3status
|
||||||
position bottom
|
position top
|
||||||
|
|
||||||
## please set your primary output first. Example: 'xrandr --output eDP1 --primary'
|
## please set your primary output first. Example: 'xrandr --output eDP1 --primary'
|
||||||
# tray_output primary
|
# tray_output primary
|
||||||
|
|
Loading…
Reference in a new issue