diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 15:33:56 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 15:33:56 +0900 |
| commit | 6059d82374c4ea523f6715c338241c30c9b5d1be (patch) | |
| tree | 0c499c18689723454491915ebde209ef36066268 /config/rofi/resolution/1440p | |
| parent | 5e304d31a220a64338e5cb84e397d1a102855260 (diff) | |
RofiEmoji tweaked, new Rofi-Emoji Configs
Tweaked rofi configs and used % instead of px
Diffstat (limited to 'config/rofi/resolution/1440p')
| -rw-r--r-- | config/rofi/resolution/1440p/config.rasi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index f2353a62..1ed79730 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -49,7 +49,7 @@ window { anchor: center; // Style Values - width: 1100px; + width: 40%; background-color: #00000099; } @@ -218,7 +218,6 @@ textbox { background-color: @background-alt; text-color: @foreground; vertical-align: 0.5; - horizontal-align: 0.0; } error-message { padding: 12px; |
