Tomas-M / xlunch

Graphical app launcher for X with minimal dependencies
http://xlunch.org
GNU General Public License v3.0
219 stars 35 forks source link

Follow gtk icon theme #24

Closed lslvr closed 7 years ago

lslvr commented 7 years ago

Would it be possible that xluch follows the GTK icon theme used in the desktop? Or would it be too hard? I would really love this feature on xluch.

Tomas-M commented 7 years ago

It is a matter of genconf script, which attempts to create config file for xlunch during make install. If there is a command in linux to find out theme name, then it could work. However I dont know that command.