summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-01-02 15:59:38 -0600
committerzachir <zachir@librem.one>2024-01-02 15:59:38 -0600
commite0b9d971b169ed938631fac37a6a31a74e8cfe15 (patch)
tree1c77cbc54ba84acb29e00e5cdc49a368a6ccb411
parent7b540ec7b7d3322fee585b48e34081eac075bad5 (diff)
cla: tofi: change sizes
Change sizes in tofi for cla for better visibility/efficiency.
-rw-r--r--tofi/themes/dmenu4
-rw-r--r--tofi/themes/dmenu_vertical4
2 files changed, 4 insertions, 4 deletions
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