Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 649436

Summary: x11-terms/kitty conf file installed in lib64 directory
Product: Gentoo Linux Reporter: Arnaud Vallette d'Osia <arnaudv6>
Component: Current packagesAssignee: Tim Harder <radhermit>
Status: RESOLVED UPSTREAM    
Severity: normal CC: arnaudv6, tsmksubc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arnaud Vallette d'Osia 2018-03-03 07:57:14 UTC
I feel like kitty conf file/example should not be put there?

$ equery files kitty
...
/usr/lib64/kitty/kitty/kitty.conf
...


Sidenote: thanks for packaging this awesome soft.
Comment 1 Tim Harder gentoo-dev 2018-03-04 04:22:17 UTC
This feels like an issue that should be reported/patched upstream since the code defaults to this location for the system-wide config right now: https://github.com/kovidgoyal/kitty/blob/master/kitty/config.py#L339

You can also override the config settings with your own file in ~/.config/kitty/kitty.conf.
Comment 2 Arnaud Vallette d'Osia 2018-03-06 12:43:59 UTC
Thanks for the reply. I opened the bug upstream.
https://github.com/kovidgoyal/kitty/issues/360
Comment 3 Arnaud Vallette d'Osia 2018-03-06 17:26:55 UTC
Well it seems the bug indeed belongs upstream, and won't be fixed soon.
I close this one for now.