Rofi: Make icon view more comfortable

This commit is contained in:
Salt 2020-12-06 10:39:15 -06:00
parent 60c73fbca5
commit d162450bae
1 changed files with 2 additions and 2 deletions

View File

@ -67,11 +67,11 @@ configuration {
padding: 1em;
}
#element-icon {
size: 4em;
size: 64px;
}
#element {
orientation: vertical;
padding: 8px;
padding: 1em;
border-radius: 8px;
}
#element normal active {