From 1f613015c85449a8df41ec32f820f6875e43de7d Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 19 Apr 2019 19:27:41 +0300 Subject: Don't use gaps on i3 --- .config/i3/config##desktop.Linux.Maus | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus index 3e1afae..33a0e55 100644 --- a/.config/i3/config##desktop.Linux.Maus +++ b/.config/i3/config##desktop.Linux.Maus @@ -29,8 +29,8 @@ exec --no-startup-id conky --daemonize -c ~/.config/conky/task.conf # set the wallpaper last (hopefully after xrandr) exec --no-startup-id ~/.fehbg -gaps inner 10 -gaps outer 10 +gaps inner 0 +gaps outer 0 smart_gaps on @@ -198,7 +198,7 @@ bindsym $mod+Shift+Escape exec --no-startup-id ~/bin/power.sh bindsym $mod+r mode "resize" -for_window [class=".*"] border pixel 0 +for_window [class=".*"] border pixel 3 for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable -- cgit v1.2.3-70-g09d2