summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-02 18:21:16 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-02 18:21:16 -0500
commit214733346f2c585fdc266a3a2acfe13d434f833b (patch)
tree4ab14a8d69026aca9a7cf2af74ecd905a9db0427
parent12e9b9c0cb462e77cdf450d9616d9860ead7867e (diff)
downloadconf-214733346f2c585fdc266a3a2acfe13d434f833b.tar.gz
conf-214733346f2c585fdc266a3a2acfe13d434f833b.zip
recenter volume display a bit
-rw-r--r--config/perspektiv/config.toml4
1 files 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