Skip to content

Add support for the XDG Base Directory Specification #3

Closed
@cmplstofB

Description

@cmplstofB

According to XDG Base Directory Specification by freedesktop.org, user configuration files for FVWM3 ought to be stored under $XDG_CONFIG_HOME/fvwm3 directory. (e.g. ~/.config/fvwm3/config.fvwm)

Currently, the default configuration files are stored under ~/.fvwm directory, and FVWM3 does not recognize the files under $XDG_CONFIG_HOME/fvwm3 directory.

I propose that the configuration files for FVWM3 are stored under $XDG_CONFIG_HOME/fvwm3 directory, not ~/.fvwm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions