From a5157763d79d8c0cc46f8c6e2d5a760ea7cfafd1 Mon Sep 17 00:00:00 2001 From: kuben Date: Sun, 22 Sep 2019 18:06:53 +0200 Subject: [PATCH] i3 config: Add gaps for wsp 4 --- .config/terminator/config | 1 + .i3/home.config | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/terminator/config b/.config/terminator/config index 4a4ee2f..b14dd87 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -30,4 +30,5 @@ foreground_color = "#d8dee9" palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4" scrollbar_position = hidden + show_titlebar = False use_system_font = False diff --git a/.i3/home.config b/.i3/home.config index 32de9c9..71e0d4d 100644 --- a/.i3/home.config +++ b/.i3/home.config @@ -59,6 +59,7 @@ gaps inner 0 gaps outer 0 workspace 1 gaps inner 10 +workspace 4 gaps inner 10 workspace 5 gaps inner 10 workspace 6 gaps inner 60