From e0b9d971b169ed938631fac37a6a31a74e8cfe15 Mon Sep 17 00:00:00 2001
From: zachir <zachir@librem.one>
Date: Tue, 2 Jan 2024 15:59:38 -0600
Subject: cla: tofi: change sizes

Change sizes in tofi for cla for better visibility/efficiency.
---
 tofi/themes/dmenu          | 4 ++--
 tofi/themes/dmenu_vertical | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'tofi')

diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu
index 6bf9074..75fd7f2 100644
--- a/tofi/themes/dmenu
+++ b/tofi/themes/dmenu
@@ -3,9 +3,9 @@ include = "themes/colors"
 hidden-character = "*"
 anchor = top
 width = 100%
-height = 36
+height = 24
 horizontal = true
-font-size = 24
+font-size = 18
 prompt-text = ""
 font = mononoki Nerd Font Mono
 outline-width = 0
diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical
index 1b7259a..24df784 100644
--- a/tofi/themes/dmenu_vertical
+++ b/tofi/themes/dmenu_vertical
@@ -5,9 +5,9 @@ anchor = top
 width = 100%
 height = 600
 horizontal = false
-font-size = 24
+font-size = 18
 prompt-text = ""
-prompt-padding = 24
+prompt-padding = 18
 font = mononoki Nerd Font Mono
 outline-width = 0
 border-width = 0
-- 
cgit v1.2.3