From c37c53992dc09287915f7db4d58aedf844ede220 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 22 Jul 2025 21:49:34 -0700 Subject: initial linux dots --- context.json | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'context.json') diff --git a/context.json b/context.json index bf96d86..1f0d647 100644 --- a/context.json +++ b/context.json @@ -86,13 +86,7 @@ "features": { "work_mode": true }, - "window_manager": { - "key": { - "mod": "alt", - "mov": "shift", - "ed": "ctrl" - }, "workspaces": { "http": { "monitor": "1" @@ -146,7 +140,16 @@ "suffix": {} } }, - "okabe": {}, + "okabe": { + "electron_flags": "--ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations --enable-features=WebRTCPipeWireCapturer", + "window_manager": { + "key": { + "mod": "Mod1", + "mov": "Shift", + "ed": "ctrl" + } + } + }, "dev-dsk-lizhunt-2a-13b63bb9": { "user": { "home": "/home/lizhunt" @@ -165,6 +168,7 @@ } }, "_global": { + "electron_flags": "--force-dark-mode", "user": { "name": "Elizabeth Alexander Hunt", "email": "me@liz.coffee", @@ -252,6 +256,9 @@ } }, "theme": { + "waybar": { + "font": "Lekton Nerd Font Mono" + }, "sketchybar": { "font": "Lekton Nerd Font Mono" }, @@ -268,11 +275,7 @@ "nvim": { "lualine_theme": "gruvbox", "light_colorscheme": "gruvbox", - "dark_colorscheme": "gruvbox", - "font": { - "name": "Agave Nerd Font Mono", - "size": 14 - } + "dark_colorscheme": "gruvbox" }, "emacs": { "symbol": "'doom-gruvbox", -- cgit v1.2.3-70-g09d2