diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-05-05 00:12:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-05 00:12:40 +0900 |
| commit | 233e01bfc15cb3b5ad0c1fe750b9d2468b73e1dc (patch) | |
| tree | 92f8977ed345ba8a39141ff7d36f423efd46f43a /config/rofi/resolution/1440p | |
| parent | e29068df76f763a999b9013ece32c8adb299b29f (diff) | |
| parent | 962a09dd0088cd01cbf3e678c4c500ff5087e4e4 (diff) | |
Merge pull request #234 from JaKooLit/main
synchronizing Main to expiremental-ags branch
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; |
