diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-04 22:43:43 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-04 22:43:43 +0900 |
| commit | 95380aae5c4a953286c8a15bdfecd037b066922f (patch) | |
| tree | 208faf9bc877b6a4079080da680e640d281f8355 /config/rofi | |
| parent | c73e6e0b3ad3fcb98ff7f591f194ee7ca4cdf537 (diff) | |
tweaks on keybinds so easier to search using rofi
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-keybinds.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-keybinds.rasi b/config/rofi/config-keybinds.rasi index 37aba113..206928cb 100644 --- a/config/rofi/config-keybinds.rasi +++ b/config/rofi/config-keybinds.rasi @@ -5,7 +5,7 @@ /* ---- Entry ---- */ entry { - width: 80%; + width: 85%; placeholder: " 🧮 Search Keybinds ☣️ NOTE ☣️: Clicking with Mouse or Pressing ENTER will have NO function"; } @@ -16,5 +16,5 @@ listview { } window { - width: 90%; + width: 95%; }
\ No newline at end of file |
