new aliases and plugins, polybar updated
This commit is contained in:
@@ -34,7 +34,7 @@ bright_white = '0xd7d7d7'
|
||||
|
||||
|
||||
[bar/top]
|
||||
monitor = ${env:MONITOR:eDP-1}
|
||||
monitor = ${env:MONITOR}
|
||||
width = 100%
|
||||
height = 30
|
||||
;offset-x = 1%
|
||||
@@ -208,7 +208,7 @@ animation-packetloss-framerate = 500
|
||||
|
||||
[module/wired-network]
|
||||
type = internal/network
|
||||
interface = enp4s0
|
||||
interface = enp0s20u2
|
||||
interval = 1.0
|
||||
|
||||
udspeed-minwidth = 5
|
||||
@@ -275,7 +275,7 @@ format-underline = ${colors.blue}
|
||||
label = %time%%date%
|
||||
|
||||
[module/volume]
|
||||
type = internal/volume
|
||||
type = internal/alsa
|
||||
|
||||
format-volume = <label-volume> <bar-volume>
|
||||
label-volume = "VOL"
|
||||
|
||||
Reference in New Issue
Block a user