From 3b2dc6a826578517a5a3d0f2da9a85c3c6d5cae8 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 31 Aug 2024 18:30:30 +0900 Subject: feat(home/gui): sway: fractional scaling workaround --- home/profiles/gui/config/sway.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/profiles/gui/config/sway.nix') diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix index cf8bc7a..162be7d 100644 --- a/home/profiles/gui/config/sway.nix +++ b/home/profiles/gui/config/sway.nix @@ -206,6 +206,8 @@ in default_border pixel 3 hide_edge_borders --i3 smart gaps inner 8 + # TODO: https://github.com/swaywm/sway/issues/8102 + gaps right 2 smart_borders on set $color0 #${color0} -- cgit 1.4.1