1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-03 16:05:20 -05:00

Remove hardcoded #columns from default theme.

This commit is contained in:
Dave Davenport 2017-05-12 16:08:14 +02:00
parent 67e38cde40
commit fd56e07159

View file

@ -83,7 +83,6 @@ const char *default_theme =
"#window.mainbox.listview {"
" fixed-height: 0;"
" border: 1px dash 0px 0px ;"
" columns: 1;"
" padding: 2px 0px 0px ;"
"}"
"#window.mainbox.listview.element {"