Show tray on the bottom bar on the left side
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
cbe5b657cf
commit
6e864f0e64
1 changed files with 3 additions and 2 deletions
|
@ -42,7 +42,7 @@ separator = |
|
||||||
scroll-up = i3wm-desknext
|
scroll-up = i3wm-desknext
|
||||||
scroll-down = i3wm-deskprev
|
scroll-down = i3wm-deskprev
|
||||||
|
|
||||||
tray-position = right
|
tray-position = none
|
||||||
|
|
||||||
[bar/top2]
|
[bar/top2]
|
||||||
inherit = bar/top
|
inherit = bar/top
|
||||||
|
@ -54,11 +54,12 @@ bottom = true
|
||||||
modules-left =
|
modules-left =
|
||||||
modules-center =
|
modules-center =
|
||||||
modules-right = music
|
modules-right = music
|
||||||
|
tray-position = left
|
||||||
|
|
||||||
[bar/bottom2]
|
[bar/bottom2]
|
||||||
inherit = bar/bottom
|
inherit = bar/bottom
|
||||||
monitor = eDP-1
|
monitor = eDP-1
|
||||||
|
tray-position = none
|
||||||
|
|
||||||
[module/i3]
|
[module/i3]
|
||||||
type = internal/i3
|
type = internal/i3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue