Fix celluloid dconf key

This commit is contained in:
2023-05-11 14:15:41 +01:00
parent db77140d36
commit 869dddcbc4

View File

@ -63,7 +63,7 @@ in {
enable-hot-corners = false; enable-hot-corners = false;
monospace-font-name = "Ubuntu Mono 11"; monospace-font-name = "Ubuntu Mono 11";
}; };
"io.github.celluloid-player.celluloid" = { "io/github/celluloid-player/celluloid" = {
draggable-video-area-enable = true; draggable-video-area-enable = true;
}; };
}; };