mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
[Doc] Fix typo in release notes.
This commit is contained in:
parent
5eafdc4b06
commit
5a64a1783b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ for i in {1..90}; do echo $i; done | rofi -dmenu -no-config -theme-str 'listview
|
||||||
```bash
|
```bash
|
||||||
for i in {1..90}; do echo $i; done | rofi -dmenu -no-config -theme-str 'listview { columns: 3; flow: horizontal; }'
|
for i in {1..90}; do echo $i; done | rofi -dmenu -no-config -theme-str 'listview { columns: 3; flow: horizontal; }'
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
* You can set a custom fallback icon for each mode.
|
* You can set a custom fallback icon for each mode.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue