diff options
| author | ryukamish <[email protected]> | 2026-06-03 18:17:28 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-03 18:17:28 +0530 |
| commit | f595b592637d5f9dc76b90f97bbcad200f6a0f72 (patch) | |
| tree | 500be3c1cb07e635ac1fa857563b239f7b4c0d2d /rofi/config.rasi | |
| parent | 9735eb5c026cc0e1b7c9f3942a22b0290d963fac (diff) | |
add/fix: variable addition and value changes
Diffstat (limited to 'rofi/config.rasi')
| -rw-r--r-- | rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi/config.rasi b/rofi/config.rasi index 9936c55..795c188 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -64,7 +64,7 @@ window { location: center; anchor: center; fullscreen: false; - width: 50%; + width: 40%; x-offset: 0px; y-offset: 0px; |
