diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-05-13 21:01:04 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-13 21:01:04 +0900 |
| commit | dec0cf58d34efd792aea7e2e28c9d7cbc928a348 (patch) | |
| tree | 1e320f19b00a8d760102fa12c9c90a17ebc55fe5 /config | |
| parent | 0a2c8d043626401c5cf2d41f6e9f43deaba8b1ae (diff) | |
| parent | e53a9c345d8e36b08d8192635822cc02263a0842 (diff) | |
Merge pull request #270 from JaKooLit/main
Syncing Main to Development for next release :)
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/config-rofi-Beats-menu.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index 9abbe672..6cdd6e99 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -5,13 +5,13 @@ /* ---- Entry ---- */ entry { - width: 17%; + width: 20%; placeholder: "📻 Choose Music Source"; } /* ---- Window ---- */ window { - width: 20%; + width: 24%; } /* ---- Listview ---- */ |
