WayfireWM / wf-install

A repository with installation scripts for wayfire
MIT License
36 stars 9 forks source link

Problem with config files #22

Closed nwg-piotr closed 3 years ago

nwg-piotr commented 3 years ago

Leaving my old .ini files results in wcm memory dump. If I choose to create new ones, I'm ending in up something like this:

Do you want to override the existing config file /home/piotr/.config/wayfire.ini [y/n]? y Do you want to override the existing config file /home/piotr/.config/wf-shell.ini [y/n]? y Do you want to install wayfire-plugins-extra? [y/n]? y Cloning into 'wayfire-plugins-extra'... remote: Enumerating objects: 44, done. remote: Counting objects: 100% (44/44), done. remote: Compressing objects: 100% (36/36), done. remote: Total 411 (delta 21), reused 16 (delta 8), pack-reused 367 Receiving objects: 100% (411/411), 155.90 KiB | 862.00 KiB/s, done. Resolving deltas: 100% (237/237), done. error: pathspec 'origin/0.6.0' did not match any file(s) known to git

ammen99 commented 3 years ago

Yeah sorry wcm and extra plugins habe not been released yet.

nwg-piotr commented 3 years ago

Oh, all right.

ammen99 commented 3 years ago

They should work with master stream though.

nwg-piotr commented 3 years ago

They do. I restored my old wayfire.ini and it didn't crash wcm.

nwg-piotr commented 3 years ago

It seems to be OK now.