I'd like to include this configuration in my declarative config in home manager, and I know when I set it all up I used a utility called cosmic2nix to figure out what the options I would need to set exactly are. It looks like you've removed the cli, but now I'm left with zero information on how to set this config within cosmic-manager.
❯ cosmic-ctl read -c com.system76.CosmicTerm -e shortcuts_custom
{
(
modifiers: [
Ctrl,
],
key: "c",
): Disable,
}
I'd like to include this configuration in my declarative config in home manager, and I know when I set it all up I used a utility called cosmic2nix to figure out what the options I would need to set exactly are. It looks like you've removed the cli, but now I'm left with zero information on how to set this config within cosmic-manager.