From d4565ec99ab0eb100714695b0117a6f6fd904ba9 Mon Sep 17 00:00:00 2001
From: timoxa0 <tima012007@gmail.com>
Date: Mon, 2 Dec 2024 12:13:39 +0500
Subject: [PATCH] mako: move to the top-right corner

---
 dot-config/mako/mako.conf | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dot-config/mako/mako.conf b/dot-config/mako/mako.conf
index e68115a..61a0d25 100644
--- a/dot-config/mako/mako.conf
+++ b/dot-config/mako/mako.conf
@@ -1,13 +1,15 @@
 sort=-time
 layer=overlay
 output=DP-1
-anchor=bottom-right
+anchor=top-right
 background-color=#121318bb
+text-color=#cdd6f4
+outer-margin=10,2
 width=300
 height=110
 border-size=3
-border-color=#b4c5ff
-border-radius=5
+border-color=#89b4fa
+border-radius=10
 icons=0
 max-icon-size=64
 default-timeout=5000