diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-10-09 21:59:36 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-10-09 21:59:36 -0700 |
commit | 1b7063eabaee153b13841b800af10a8cc1a74bcb (patch) | |
tree | 3717b9f6aa10066e49a71b19529a0b8ce75efc26 /context.json | |
parent | 9f1ae41e118bb863fe17320c8e4c08bc8ed8ef0c (diff) | |
download | dotfiles-1b7063eabaee153b13841b800af10a8cc1a74bcb.tar.gz dotfiles-1b7063eabaee153b13841b800af10a8cc1a74bcb.zip |
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" |