]> git.sur5r.net Git - i3/i3/blobdiff - contrib/per-workspace-layout.pl
Deal with UTF8 in per-workspace-layout.pl. (#2997)
[i3/i3] / contrib / per-workspace-layout.pl
index 48590456af74561868a9225e8b3f368b4fcba7fc..4a2b4b9e2745e01edec43c87d6c3b2b4a21428be 100644 (file)
@@ -14,6 +14,7 @@ use warnings;
 use AnyEvent;
 use AnyEvent::I3;
 use v5.10;
+use utf8;
 
 my %layouts = (
     '4' => 'tabbed',