GreenTeaSeb / lofi

Lesser Application Launcher
1 stars 1 forks source link

How can I set layout to grid mode? #1

Open trappedinspacetime opened 2 years ago

trappedinspacetime commented 2 years ago

First of all, I congratulate you on your project. I liked it. I built it and placed style.qss file in /.config/lofi/ but I couldn't set grid mode. How can I set it?

GreenTeaSeb commented 2 years ago

To set the layout to grid mode, you'll need to make a file in .config/lofi/ named lofi.conf There you can change the behavior options, all of the options are mentioned here: https://github.com/GreenTeaSeb/lofi#Config

To set it to grid mode, you'll need to add this line layout=grid

Thank you for liking the project! There are some major issues currently that I need to fix ( I think the item selection is broken in grid mode), I'll fix them soon. So if you find anymore, feel free to submit them!