From 015b607d6ab6587bc066f8aaf17b2c53f1cf6b06 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Mon, 19 Jun 2023 09:45:45 -0500 Subject: [PATCH] Gaps --- host/desktop/config | 1 + host/laptop/sway/config | 1 + os/linux/sway/config | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/host/desktop/config b/host/desktop/config index 643d35b..81bb20b 100644 --- a/host/desktop/config +++ b/host/desktop/config @@ -1 +1,2 @@ exec output '"Dell Inc. DELL U2720Q CWTM623"' transform 270 scale 1.5 +gaps inner 5 diff --git a/host/laptop/sway/config b/host/laptop/sway/config index f6e3b8e..0f9ab7f 100644 --- a/host/laptop/sway/config +++ b/host/laptop/sway/config @@ -1,5 +1,6 @@ exec libinput-gestures -c ~/.config/libinput-gestures.conf exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000' +gaps inner 0 bindswitch lid:toggle exec swaylock diff --git a/os/linux/sway/config b/os/linux/sway/config index bbacece..bbe0b26 100644 --- a/os/linux/sway/config +++ b/os/linux/sway/config @@ -8,7 +8,6 @@ set $mod Mod4 xwayland enable focus_wrapping no -gaps inner 5 smart_borders on default_border pixel 2 focus_follows_mouse no