tudurom / windowchef

Window Chef is a stacking window manager that cooks windows with orders from the Waitron
https://tudorr.ro/software/windowchef/
ISC License
203 stars 14 forks source link

windowchef: "couldn't load config file" #60

Closed Flouzr closed 4 years ago

Flouzr commented 5 years ago

I am having a problem loading windowchef. In .xinitrc I have tried both exec windowchef and exec windowchef -c neither of which work. Also I do have XDG_CONFIG_HOME set to $HOME/.config and my windowchefrc is in $HOME/.config/windowchef/. I have tried the git version here and both from aur.

I also did chmod +x on windowchefrc so that shouldn't be an issue either. (file isn't owned by root)

EDIT: I have also build the debug version and get the same error in the log file it outputs.

OS: Arch Linux Kernel: 4.19.2 Shell: bash windowchef: v0.4.1-22-gfc61af7 waitron: v0.4.1-22-gfc61af7

tudurom commented 5 years ago

Sorry for being late. I pushed a commit that prints better error messages. You can try again now.