diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-05 10:22:29 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-05 10:22:29 +0900 |
| commit | 30650fcae173386dda57838d8383aa90c4c401da (patch) | |
| tree | e2001a6cdc869b713b5a9b544fc64e304ae6ef8e /config/rofi/resolution/1440p/config.rasi | |
| parent | 2e5b4242dbc07cc1b5cc7beac761dd98d8e153b0 (diff) | |
Some rofi tweaks
Diffstat (limited to 'config/rofi/resolution/1440p/config.rasi')
| -rwxr-xr-x | config/rofi/resolution/1440p/config.rasi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 757b96ad..d8d3fe17 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -8,11 +8,6 @@ window { width: 60%; } -/* ---- Entry input ---- */ -entry { - width: 18%; -} - /* ---- Mode Switcher ---- */ button { width: 110px; @@ -30,7 +25,6 @@ element { orientation: vertical; padding: 12px 0px 0px 0px; spacing: 6px; - border-radius: 12px; } element-icon { @@ -39,6 +33,5 @@ element-icon { element-text { font: "Fira Code SemiBold 12"; - vertical-align: 0.5; horizontal-align: 0.5; } |
