Polybar: Remove erroneous default monitor assignment
This commit is contained in:
parent
c7ebaa3090
commit
0712cd2180
@ -84,7 +84,6 @@ font-4 = ${res/fonts.font-4}
|
|||||||
#====================
|
#====================
|
||||||
[bar/alpha]
|
[bar/alpha]
|
||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
monitor = eDP1
|
|
||||||
bottom = true
|
bottom = true
|
||||||
tray-position = right
|
tray-position = right
|
||||||
|
|
||||||
@ -97,7 +96,6 @@ modules-right = temperature-label cpu-label memory-label | xbacklight-ramp volum
|
|||||||
|
|
||||||
[bar/gamma]
|
[bar/gamma]
|
||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
monitor = eDP1
|
|
||||||
bottom = true
|
bottom = true
|
||||||
tray-position = right
|
tray-position = right
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user