Rofi: Make gridview more useable

This commit is contained in:
Salt 2020-12-06 10:37:17 -06:00
parent e27fb32327
commit 60c73fbca5
1 changed files with 3 additions and 2 deletions

View File

@ -62,11 +62,12 @@ configuration {
}
#listview {
columns: 2;
columns: 6;
lines: 4;
padding: 1em;
}
#element-icon {
size: 1.2em;
size: 4em;
}
#element {
orientation: vertical;