1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-07-31 21:59:25 -04:00

Add some initial columns support.

This commit is contained in:
Qball Cow 2014-05-19 09:50:09 +02:00
parent b213711204
commit b535533569
4 changed files with 80 additions and 47 deletions

View file

@ -37,6 +37,8 @@ Settings config = {
.menu_width = 50,
// Maximum number of options to show.
.menu_lines = 15,
// Number of columns
.menu_columns = 1,
// Font
.menu_font = "mono-12",
// Foreground color