From ae332168d9974382485d3318fd9892e8afd35f43 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 12:55:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 12:55:05 --- .config/sway/config | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index e733bee2..ef1afae0 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -73,6 +73,14 @@ bindswitch --reload --locked lid:off output $laptop enable # Fix the clamshell issue when reloading sway exec_always ~/.config/sway/clam.sh +exec systemctl --user set-environment ELECTRON_OZONE_PLATFORM_HINT=auto +exec systemctl --user set-environment OZONE_PLATFORM=wayland + +exec { + export TESTVAR=hi + } + + input "type:keyboard" { repeat_delay 250 repeat_rate 30