From 4edc1a31031a0481b6faca9b20e5b6d30f71e016 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Mon, 4 Jan 2021 14:14:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f083e0..8483813 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # swayswitch -A simple windows witcher for Sway wayland compositor written in python using wxPython +A simple window switcher for Sway wayland compositor written in python using wxPython ## Dependencies For Debian/Ubuntu: ```python3-wxgtk4.0```