diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-19 01:32:41 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-19 01:32:41 +0900 |
| commit | e25fe4fdec7fe8d862df2c4e44ec83ccf90f13c7 (patch) | |
| tree | 10fddb0d787f1da5803eb8e1f2ac07f00334122d /config/rofi/resolution | |
| parent | 832ad0456d2f9dace1e629fbf08650fc4dd95a32 (diff) | |
Rofi changes
Diffstat (limited to 'config/rofi/resolution')
| -rw-r--r-- | config/rofi/resolution/1080p/config.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config.rasi | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 36dff6d4..31309ef7 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -22,8 +22,8 @@ configuration { /* ---- Window ---- */ window { - width: 45%; - height: 45%; + width: 45%; + height: 45%; x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 24828ad6..39af66a0 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -22,8 +22,8 @@ configuration { /* ---- Window ---- */ window { - width: 45%; - height: 45%; + width: 45%; + height: 45%; x-offset: 0px; y-offset: 0px; spacing: 0px; |
