tray icons fix

This commit is contained in:
Daniel Bauer
2019-08-21 09:47:23 +02:00
parent 7c5a95f734
commit fff58277bb
2 changed files with 5 additions and 3 deletions

View File

@@ -48,12 +48,13 @@ font-2 = FontAwesome:size=14;0
[bar/laptop_station]
inherit = bar/laptop
monitor = ${env:MONITOR:HDMI-2}
[bar/workstation]
inherit = bar/base
monitor = ${env:MONITOR:DP-2}
modules-left = i3 xwindow
modules-right = spotify mpd volume filesystem cpu gpu memory date
tray-position = right
tray-position = false
tray-padding = 2
font-0 = "Noto Sans:size=11:style=Regular;1"
@@ -63,7 +64,7 @@ font-2 = FontAwesome:size=11;0
[bar/workstation2]
inherit = bar/workstation
monitor = ${env:MONITOR:DP-4}
tray-position = false
tray-position = right
[module/xwindow]