diff options
Diffstat (limited to 'context.json')
-rw-r--r-- | context.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/context.json b/context.json index 7417800..c598b65 100644 --- a/context.json +++ b/context.json @@ -155,10 +155,7 @@ "paths": { "prefix": {}, "suffix": {} - } - }, - "okabe": { - "electron_flags": "--ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations --enable-features=WebRTCPipeWireCapturer", + }, "window_manager": { "key": { "mod": "Mod1", @@ -168,6 +165,9 @@ } } }, + "okabe": { + "electron_flags": "--ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations --enable-features=WebRTCPipeWireCapturer" + }, "dev-dsk-lizhunt-2a-13b63bb9": { "user": { "home": "/home/lizhunt" |