From 71352a89d214e4df756658cf5da214300b2f6f0a Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 18 Feb 2017 11:15:33 +0100 Subject: Add border to arthur --- themes/arthur.rasi | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/arthur.rasi b/themes/arthur.rasi index 8e0a72ec..3d9dc112 100644 --- a/themes/arthur.rasi +++ b/themes/arthur.rasi @@ -48,6 +48,7 @@ #window box { padding: 10px; border: 1px; + border-radius: 15px; foreground: @magenta; background: #cc1c1c1c; } -- cgit v1.2.3