diff options
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; |
