From 85573c9d4887f4d5444ef3779b97ee15f7b03277 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 8 Apr 2023 19:55:15 +0200 Subject: removed padding right as it was cutting the words --- config/hyprland/tofi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hyprland/tofi/config b/config/hyprland/tofi/config index 2bb7884..12c8ff8 100644 --- a/config/hyprland/tofi/config +++ b/config/hyprland/tofi/config @@ -37,7 +37,7 @@ corner-radius = 26 padding-top = 0 padding-bottom = 0 padding-left = 7% -padding-right = 7% +padding-right = 0 clip-to-padding = true scale = true -- cgit v1.2.3