fix(Polybar): utilisation de la bonne carte wifi
This commit is contained in:
parent
4081ce0b96
commit
f082f7d281
@ -55,7 +55,7 @@ background #002b36
|
||||
# in the editor color scheme. Or use the escape codes to set the terminals
|
||||
# default colors in a shell script to launch your editor.
|
||||
# Be aware that using a value less than 1.0 is a (possibly significant) performance hit.
|
||||
background_opacity 0.87
|
||||
#background_opacity 0.87
|
||||
|
||||
# The foreground for selections
|
||||
selection_foreground #93a1a1
|
||||
|
@ -217,7 +217,7 @@ label = %percentage_used%%
|
||||
|
||||
[module/wlan]
|
||||
type = internal/network
|
||||
interface = wlp3s0
|
||||
interface = wlp0s20f3
|
||||
interval = 3.0
|
||||
|
||||
;format-connected = <ramp-signal> <label-connected>
|
||||
|
Loading…
Reference in New Issue
Block a user