diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-06-03 05:39:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 05:39:34 +0900 |
| commit | 203b530e6b61e53cff322fd822dc70a5e611b35f (patch) | |
| tree | f300fec9ff254263a9805dc18feaee14ff1d542a /config/rofi | |
| parent | 2e67eba3d18ef4d7ca74b2036a0ec0020825bc86 (diff) | |
| parent | d62b220ebc2c60c2f11e47f35616d9e803c07dd4 (diff) | |
Merge pull request #321 from JaKooLit/development
Development to main
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-search.rasi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi index 5e398782..3195aa96 100644 --- a/config/rofi/config-search.rasi +++ b/config/rofi/config-search.rasi @@ -6,6 +6,7 @@ /* ---- Window ---- */ window { width: 40%; + y-offset: 6px; location: north; } |
