From 214733346f2c585fdc266a3a2acfe13d434f833b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 2 Mar 2021 18:21:16 -0500 Subject: recenter volume display a bit --- config/perspektiv/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/perspektiv/config.toml b/config/perspektiv/config.toml index 2204dae..434823c 100644 --- a/config/perspektiv/config.toml +++ b/config/perspektiv/config.toml @@ -3,8 +3,8 @@ width = 200 height = 200 padding = 60 spacing = 20 -margin_horiz = { anchor = "Right", margin = 860 } -margin_vert = { anchor = "Top", margin = 440 } +margin_horiz = { anchor = "Right", margin = 980 } +margin_vert = { anchor = "Top", margin = 575 } duration = 1200 opacity = 70 -- cgit v1.2.3-54-g00ecf