From 30650fcae173386dda57838d8383aa90c4c401da Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 5 Jan 2025 10:22:29 +0900 Subject: Some rofi tweaks --- config/rofi/resolution/1080p/config.rasi | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'config/rofi/resolution/1080p/config.rasi') diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 7efc033d..4f30098d 100755 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -3,11 +3,6 @@ @import "~/.config/rofi/master-config.rasi" -/* ---- Configuration ---- */ -configuration { - font: "Fira Code SemiBold 12"; -} - /* ---- Window ---- */ window { width: 60%; @@ -24,7 +19,6 @@ element { orientation: vertical; padding: 12px 0px 0px 0px; spacing: 6px; - border-radius: 12px; } element-icon { @@ -32,7 +26,6 @@ element-icon { } element-text { - font: "Fira Code SemiBold 12"; - vertical-align: 0.5; + font: "Fira Code SemiBold 10"; horizontal-align: 0.5; } \ No newline at end of file -- cgit v1.2.3