From 9ecbe05e53f5e2155cce7a14ffee0c6336f6644a Mon Sep 17 00:00:00 2001 From: 2deep4real <denis.peters@udo.edu> Date: Mon, 29 Jun 2015 08:55:59 +0200 Subject: [PATCH] made clock panel higher --- config/layouts/oh14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/layouts/oh14.json b/config/layouts/oh14.json index e6e9b46..8848050 100755 --- a/config/layouts/oh14.json +++ b/config/layouts/oh14.json @@ -6,7 +6,7 @@ "cut" : 50, "left" : { "type" : "ysplit", - "cut" : 20, + "cut" : 30, "up" : { "type" : "panel", "name" : "clock" -- GitLab