Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix background resetting in default-config #714

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Commits on Oct 4, 2022

  1. Fix background resetting in default-config

      The default-config sets the background when starting by
      testing for Init and the existence of a file in FVWM_USERDIR.
      If this file doesn't exist it falls back to to using an
      image in the default-config. The logic was incorrect
      and the image would also revert on a Restart. This
      pushes the logic into another function so a restart
      wont change the background.
    somiaj committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a97ea84 View commit details
    Browse the repository at this point in the history