1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-10 17:06:37 -04:00

Fix typo in fullscreen-preview.rasi (#2113)

This commit is contained in:
elig0n 2025-03-06 12:13:34 +02:00 committed by GitHub
parent e70e3906cc
commit 8b13ae350d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ window {
}
/** We add an extra child to this is PREVIEW=true */
/** We add an extra child to this if PREVIEW=true */
listview-split {
orientation: horizontal;
spacing: 0.4em;