Polybar: Set up system tray
Now if only I had something to put in it.
This commit is contained in:
parent
6533e4e17c
commit
7517133b05
@ -3,6 +3,7 @@ xrdb ~/.Xresources &
|
|||||||
|
|
||||||
killall plasmashell &
|
killall plasmashell &
|
||||||
killall krunner &
|
killall krunner &
|
||||||
|
killall xembedsniproxy &
|
||||||
|
|
||||||
redshift &
|
redshift &
|
||||||
mopidy &
|
mopidy &
|
||||||
|
@ -81,6 +81,10 @@ font-4 = ${res/fonts.font-4}
|
|||||||
monitor = ${env:PB_MONITOR:eDP-1}
|
monitor = ${env:PB_MONITOR:eDP-1}
|
||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
|
|
||||||
|
tray-detached = true
|
||||||
|
tray-position = center
|
||||||
|
tray-maxsize = 16
|
||||||
|
|
||||||
modules-left = cpu memory
|
modules-left = cpu memory
|
||||||
modules-center =
|
modules-center =
|
||||||
modules-right = xbacklight volume battery | date
|
modules-right = xbacklight volume battery | date
|
||||||
|
Reference in New Issue
Block a user