From 319508878c26f4064fee239686899784c7e31505 Mon Sep 17 00:00:00 2001 From: copycat-killer Date: Wed, 18 Jan 2017 22:54:24 +0100 Subject: [PATCH] lain: new commit --- freedesktop | 2 +- lain | 2 +- themes/copland/theme.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/freedesktop b/freedesktop index a0c6a6b..27da971 160000 --- a/freedesktop +++ b/freedesktop @@ -1 +1 @@ -Subproject commit a0c6a6bd50b4141814a829bd60bd603c5bd72b53 +Subproject commit 27da9717dbd75bdd06878171e8df28b883acf249 diff --git a/lain b/lain index 430e706..75b1914 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 430e70670c3f0a38c1c300273784096aeb8728cd +Subproject commit 75b19142c160825b0f5ce25feea7eea9970844c6 diff --git a/themes/copland/theme.lua b/themes/copland/theme.lua index 6f0689b..7d2eb1b 100644 --- a/themes/copland/theme.lua +++ b/themes/copland/theme.lua @@ -60,7 +60,7 @@ theme.layout_fullscreen = theme.dir .. "/icons/fullscree theme.layout_magnifier = theme.dir .. "/icons/magnifier.png" theme.layout_floating = theme.dir .. "/icons/floating.png" -theme.useless_gap = 0 +theme.useless_gap = 8 theme.titlebar_close_button_focus = theme.dir .. "/icons/titlebar/close_focus.png" theme.titlebar_close_button_normal = theme.dir .. "/icons/titlebar/close_normal.png"