mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Small fix arthur theme
This commit is contained in:
parent
b50aa7e2e9
commit
ae8e7d9964
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ configuration {
|
|||
|
||||
#mainbox {
|
||||
spacing: 0;
|
||||
children: [ inputbar, listview ];
|
||||
children: [ inputbar, message, listview ];
|
||||
}
|
||||
|
||||
#message {
|
||||
|
|
Loading…
Reference in a new issue