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 krunner &
|
||||
killall xembedsniproxy &
|
||||
|
||||
redshift &
|
||||
mopidy &
|
||||
|
@ -81,6 +81,10 @@ font-4 = ${res/fonts.font-4}
|
||||
monitor = ${env:PB_MONITOR:eDP-1}
|
||||
inherit = template/bar
|
||||
|
||||
tray-detached = true
|
||||
tray-position = center
|
||||
tray-maxsize = 16
|
||||
|
||||
modules-left = cpu memory
|
||||
modules-center =
|
||||
modules-right = xbacklight volume battery | date
|
||||
|
Loading…
x
Reference in New Issue
Block a user