From b709ff3c332df4976c848beed4b6dd988b696f46 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 12:40:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 12:40:05 --- .config/sway/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 2f034c18..d03de421 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -67,6 +67,10 @@ set $lab DP-1 output eDP-1 resolution 1920x1080 output $lab resolution 3820x2160 output $lab scale 2 +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway +exec XCURSOR_SIZE=48 +exec GDK_SCALE=2 +exec GDK_DPI_SCALE=0.5 bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:off output $laptop enable