From 4beb45613107c205b15a2865d3bbec5129c7d291 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Fri, 20 Jun 2025 15:04:34 -0400 Subject: [PATCH] Setup Workman Layout in Keyboard Settings _(Laptops, etc.)_ --- Configs/sway.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Configs/sway.conf b/Configs/sway.conf index f5e63e9..869e97a 100644 --- a/Configs/sway.conf +++ b/Configs/sway.conf @@ -29,6 +29,10 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # # You can also configure each device individually. # Read `man 5 sway-input` for more information about this section. +input type:keyboard { + xkb_layout us + xkb_variant workman +} ### Key bindings ## Basics: