Bug 515610

Summary: Haruna does not read /etc/xdg/haruna/custom-commands.conf (works for haruna.conf)
Product: [Applications] Haruna Reporter: hubba_redneck
Component: generalAssignee: george fb <georgefb899>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.6.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description hubba_redneck 2026-02-06 13:07:57 UTC
SUMMARY


STEPS TO REPRODUCE
1.  create config in /etc/xdg/haruna/custom-commands.conf
2.  open Haruna, expect custom commands defined in file to work

OBSERVED RESULT
Does not work for /etc/xdg/haruna/custom-commands.conf
Haruna does read /etc/xdg/haruna/haruna.conf though, so some support for xdg config files are there.

EXPECTED RESULT
Read config from /etc/xdg/haruna/custom-commands.conf

SOFTWARE/OS VERSIONS
Haruna Version: 1.6.0

ADDITIONAL INFORMATION
Tried workaround by putting custom command config inside /etc/xdg/haruna/haruna.conf but this does not work either.