From e25fe4fdec7fe8d862df2c4e44ec83ccf90f13c7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 19 Nov 2023 01:32:41 +0900 Subject: Rofi changes --- config/rofi/resolution/1080p/config.rasi | 4 ++-- config/rofi/resolution/1440p/config.rasi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'config/rofi/resolution') 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; -- cgit v1.2.3