Skip to content

Commit 5f669f7

Browse files
authored
Set Linux confinement to classic
1 parent 1ee243c commit 5f669f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ tasks.register("generateSnapConfiguration"){
247247
summary: A creative coding editor
248248
description: |
249249
Processing is a flexible software sketchbook and a programming language designed for learning how to code.
250-
confinement: strict
250+
confinement: classic
251251
252252
apps:
253253
processing:

0 commit comments

Comments
 (0)