From 5d508392ff28e7e4cf85d1093b1ce3f89310fe0f Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Thu, 17 Oct 2019 22:21:57 +0200 Subject: [PATCH] =?UTF-8?q?Zia:=20sp=C3=A9cificit=C3=A9=20avec=20le=20wifi?= =?UTF-8?q?,=20wlp2s0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/polybar/config | 2 +- .ssh/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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