buffet / kiwmi

A fully programmable Wayland Compositor
Mozilla Public License 2.0
585 stars 22 forks source link

Init.lua #19

Closed QEU-B-458 closed 4 years ago

QEU-B-458 commented 4 years ago

[..kiwmi/luak/luak.c:238] error running config cannot open /home/build/.config/kiwmi/init.lua no such file or directory [..kiwmi/main.c:90] fail to run server

buffet commented 4 years ago

kiwmi has no default config file, and launching without a config is considered an error, as it most probably is not what you want (logged into a blank, green screen, unable to do anything).

Hence to use kiwmi you need to specify a config file (empty is fine, if the above thing is really what you want for some reason).

In the future a repo with a few examples is planned, at the moment I'll just link you this minimal floating config though: https://gist.github.com/buffet/ae23f111274032b2d599374112a8adff. Enjoy!

If you have any specific questions setting something up, you can contact me on IRC (buffet on Libera) or on Discord (buffet#0001).

ildar commented 2 years ago

example init.lua is still very much demanded.

buffet commented 2 years ago

example init.lua is still very much demanded.

See the link I posted above.

ildar commented 2 years ago

I mean in repo. Would you add it in? It looks good at first sight.

ahmadraniri1994 commented 2 years ago

Yeah, lack of example is deal-breaker IMO... though there is a documentation.

lidgnulinux commented 2 years ago

Hey, I found nice example : https://github.com/dacyberduck/kiwmi-config