fix(Polybar): utilisation de la bonne carte wifi

Olivier DOSSMANN 2023-12-02 13:58:58 +01:00
parent ae20fc2bce
commit 3d5e39b3fc
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>