From d36211e85394a203c55bc659268993bcb53a249e Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 17 Oct 2015 11:42:21 +0200 Subject: [PATCH] Wording and such --- i3pystatus/xkblayout.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/i3pystatus/xkblayout.py b/i3pystatus/xkblayout.py index e41a4d2..d4ca783 100644 --- a/i3pystatus/xkblayout.py +++ b/i3pystatus/xkblayout.py @@ -6,7 +6,9 @@ class Xkblayout(IntervalModule): """Displays and changes current keyboard layout. ``change_layout`` callback finds the current layout in the - ``layouts`` setting and sets the layout following it. + ``layouts`` setting and enables the layout following it. If the + current layout is not in the ``layouts`` setting the first layout + is enabled. """ interval = 1