diff --git a/.config/polybar/config b/.config/polybar/config index 2886560..fda933b 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -217,7 +217,7 @@ label = %percentage_used%% [module/wlan] type = internal/network -interface = wlp3s0 +interface = wlp2s0 interval = 3.0 ;format-connected = diff --git a/.ssh/config b/.ssh/config index 4977baf..8dee988 100644 --- a/.ssh/config +++ b/.ssh/config @@ -56,7 +56,7 @@ Port 22 Host yuno Hostname 89.234.141.125 User root -Port 22 +Port 2200 # Perso Host zou