nix-community / dconf2nix

:feet: Convert dconf files (e.g. GNOME Shell) to Nix, as expected by Home Manager [maintainer=@jtojnar]
Apache License 2.0
228 stars 6 forks source link

Fail to parse escaped quotes in a string #52

Closed gvolpe closed 2 years ago

gvolpe commented 2 years ago

Using dconf2nix v0.0.10.

[org/gnome/shell/extensions/arcmenu]
arc-menu-placement='DTP'
available-placement=[false, true, false]
custom-hot-corner-cmd="sh -c 'notify-send \"$(date)\"'"