i3 config: Add gaps for wsp 4

This commit is contained in:
kuben
2019-09-22 18:06:53 +02:00
parent 4eeb8dc614
commit a5157763d7
2 changed files with 2 additions and 0 deletions

View File

@@ -30,4 +30,5 @@
foreground_color = "#d8dee9" foreground_color = "#d8dee9"
palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4" palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4"
scrollbar_position = hidden scrollbar_position = hidden
show_titlebar = False
use_system_font = False use_system_font = False

View File

@@ -59,6 +59,7 @@ gaps inner 0
gaps outer 0 gaps outer 0
workspace 1 gaps inner 10 workspace 1 gaps inner 10
workspace 4 gaps inner 10
workspace 5 gaps inner 10 workspace 5 gaps inner 10
workspace 6 gaps inner 60 workspace 6 gaps inner 60