Make celluloid draggable
This commit is contained in:
@ -60,6 +60,9 @@ in {
|
||||
enable-hot-corners = false;
|
||||
monospace-font-name = "Ubuntu Mono 11";
|
||||
};
|
||||
"io.github.celluloid-player.celluloid" = {
|
||||
draggable-video-area-enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
|
Reference in New Issue
Block a user