StrikerX3/Ymir

[bug] ymir writes in ~/$HOME/.config/ymir instead of the actual $XDG_CONFIG_HOME directory

Open

#52 opened on May 4, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (52 forks)auto 404
feature-requestfrontend-sdl3help wanted

Repository metrics

Stars
 (988 stars)
PR merge metrics
 (PR metrics pending)

Description

When executed from rofi, the program writes in the /home/user/$HOME/.config/ymir directory, instead of /home/user/.config/ymir. I've installed Ymir from the AUR (https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=ymir-emu) for the reference.

Contributor guide