mirror of
https://github.com/lbonn/rofi
synced 2024-11-14 16:17:11 +00:00
[Theme] Update iggy theme.
This commit is contained in:
parent
954fc728b2
commit
3bf7a4a768
1 changed files with 3 additions and 3 deletions
|
@ -57,7 +57,7 @@ listview, inputbar, message {
|
|||
border-radius: 10px;
|
||||
background-color: black/70%;
|
||||
|
||||
columns: 3;
|
||||
columns: 4;
|
||||
lines: 4;
|
||||
}
|
||||
listview {
|
||||
|
@ -68,12 +68,12 @@ listview {
|
|||
|
||||
element {
|
||||
border: 0;
|
||||
padding: 0.25em;
|
||||
padding: 10px;
|
||||
font: "Mono 8";
|
||||
orientation: vertical;
|
||||
}
|
||||
element-icon {
|
||||
size: 3em;
|
||||
size: 6em;
|
||||
}
|
||||
|
||||
element selected {
|
||||
|
|
Loading…
Reference in a new issue