From b9870b104723394b455482b9e55367a99536139a Mon Sep 17 00:00:00 2001 From: lub Date: Tue, 28 Apr 2020 16:02:41 +0200 Subject: [PATCH] sway increase border size --- dotfiles/sway/.config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index 99d829c..ab949d5 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -218,8 +218,8 @@ bindsym $mod+ctrl+shift+l exec 'lockscreen' bindsym $mod+ctrl+alt+shift+l exec 'lockscreen suspend' smart_gaps on -gaps inner 3 -default_border pixel +gaps inner 2 +default_border pixel 4 exec --no-startup-id nextcloud